glib and gtk+ 1.1.12




I generated glib and gtk+ 1.1.12 with egcs 1.1.1 on the following
platforms: 

sparc-sun-solaris2.5.1
sparc-sun-solaris2.6
i686-pc-linux-gnulibc1
i686-pc-linux-gnu
alpha-dec-osf4.0b
hppa1.1-hp-hpux10.20
powerpc-ibm-aix4.1.5.0
powerpc-ibm-aix4.3.2.0
mips-sgi-irix6.4

** The results for glib are the same as with glib 1.1.11 that I posted
yesterday. All compilations went to the end but there was two solvable
problems: 

- alpha-dec-osf4.0b: gcc needs the -ansi flag

- powerpc-ibm-aix4.1.5.0 and powerpc-ibm-aix4.3.2.0: there is a problem
with <sys/poll.h> where events and revents are defined macros.

** The results for gtk+ are as follows. All compilations went OK except:

- on  powerpc-ibm-aix4.3.2.0, link needed the flag -Wl,-bbigtoc (to
  enable large table of contents) and that is OK

- powerpc-ibm-aix4.1.5.0 needed the -bbigtoc flag for the link command
  but the linker failed miserably with the following errors:

make[2]: Entering directory `/scratch/happi/GNU.DESK/gtk+-1.1.12/gtk'
/bin/sh ../libtool --mode=link gcc -O2 -Wall -L/usr/local/lib -o testgtk  testgtk.o libgtk.la ../gdk/libgdk.la -L/usr/local/lib -lXext -lX11 -L/usr/local/lib -lgmodule -lglib -lm -Wl,-bbigtoc
gcc -O2 -Wall -L/usr/local/lib -o testgtk testgtk.o .libs/libgtk.a -L/usr/local/lib -L/usr/local/lib -lgmodule -lglib -L/usr/local/lib -lXext -lX11 -lm -lintl ../gdk/.libs/libgdk.a -L/usr/local/lib -L/usr/local/lib -lgmodule -lglib -L/usr/local/lib -lXext -lX11 -lm -lintl -L/usr/local/lib -lXext -lX11 -L/usr/local/lib -lgmodule -lglib -lm -Wl,-bbigtoc
ld: 0711-783 WARNING: TOC overflow. TOC size: 77180     Maximum size: 65536
        Extra instructions are being generated for each reference to a TOC
        symbol if the symbol is in the TOC overflow area.
ld: 0711-780 SEVERE ERROR: Symbol .gtk_ctree_construct (entry 322) in object .libs/libgtk.a[gtkctree.o]:
        Relocation overflow in reference to: LC..145 (entry 1078)
        Address: 0x00007826;    RLD type: R_TOC;   RLD length: 16
ld: 0711-780 SEVERE ERROR: Symbol .gtk_ctree_insert_node (entry 330) in object .libs/libgtk.a[gtkctree.o]:
        Relocation overflow in reference to: LC..145 (entry 1078)
...
...

  I could not find a work around !

Amicalement.
Philippe.
-- 
  ************************************************************************
  *  Philippe Defert: Computing and Networks Division                    *
  *                   CERN,  European Laboratory for Particle Physics    *
  ************************************************************************
  * URL: http://wwwcn.cern.ch/~defert | E*mail: Philippe.Defert@cern.ch  *
  ************************************************************************
  *      Un monde nouveau, tu comprends                          ////\   *
  *      Rien ne sera plus jamais comme avant                    \\\//   *
  *      C'est la fin de l'histoire, le rouge apres le noir       | |    *
  *                                                  J.J. Goldman | |    *  
  ************************************************************************



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