On May 18, 2000, Mocha <[EMAIL PROTECTED]> wrote:

> /bin/sh /usr/pkg/bin/libtool --silent --mode=link gcc -g -O2 -I/usr/pkg/include
                               ^^^^^^^^

Please remove this flag and let us see what libtool prints.  For some
reason, it seems to assume it's running GCC for linking, but actually
using ld, so it ``quotes'' the arguments in a way that would cause GCC
to pass them to the linker.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to