Re: Bug Gtk or SGI ? please help ...



>On Tue, 12 Oct 1999 17:51:24 +0000, Laurent Sauvebois wrote:
>> I just changed my machin, to a new SGI Octane R12000 with System 
>6.5.5,
>> and I got an awfull problem !
>
>>From what IRIX version did you upgrade? If you upgraded from an O2 
>with
>6.3 or an Indy with 6.2 or 5.3: those systems use o32 binaries 
>(default);
>Octane uses n32 binaries.

All SGI's running 6.2 or later will run both O32 and N32 binaries (not 
that on 6.2 the N32 libraries are installed by default).

On Irix 6.2, 6.3, the kernel and apps are O32 (or 64bit for servers).
On Irix 6.4, the kernel is 64bit, and the apps are N32. (irix 6.4 
doesn't run on an O2).

On Irix 6.5, the apps are N32 and the kernel is N32/64bit (for servers 
and octane).

Note, the O2 doesn't support 64bit even when its running the same chip 
as the octane (R10k).

You may have accidently compiled the apps as 64bit ? Check your 
makefiles, if there are no flags (-o32/-n32/-64) the look in /etc/
compiler.defaults



>
>> as soon as I use gtk in a program, It becomes impossible for me to 
>use
>> purify or gdb.

Purify does not support 64bit or Pthreads in Irix, and the threads 
implementation changed in 6.5 (cf. 6.4)

>
>No problem here with a dual R10000 MXI Octane running IRIX 6.5.3. I 
>don't
>have purify, but gdb runs without problems. However, I compiled GTK 
>(using
>gcc 2.8.1) on that same Octane.

gcc 2.8.1 doesn't support O32.


richard.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]