Mail Archives: pgcc/1998/01/27/08:33:30
Servus !
> Anyway, ld shouldn't be used to build shared libraries on ELF & GCC
> systems, these should use gcc instead.
I don`t understand this, gcc not ld should be used ? I see I know very little
about gcc...
> > The correct position of ld is found. I don`t know how to fix this and in
> > result I got only static libraries in many programs (e.g. gimp-0.99.17,
I got gimp-0.99.18 yesterday and this seems to be fixed.I`ll check if updating
the libtools will fix this in the other packages.
Also the -O2 flag has been removed from the configure. And here is the next
question: If -O2 remains in configure
and I run it the proposed way : CC="gcc -O6 ..." ... compiling goes this way:
gcc -O6 .... -O2 ...
Which optimization is used ? (Has -O6 been overwritten by the -O2?)
Thanks for answering !
- Raw text -