Hello,

just ran into a problem when using libtool 1.4 on i86 linux (some 6.x suse).
libtool contains:

pic_flag="   '  -fPIC'"
pic_mode=default

which in turn breaks the command used to compile a source:

gcc: cannot specify -o with -c or -S and multiple compilations
since that '-fPIC' is interpreted as a source file obviously.
Someone else seen this?

-- 
Alexander Mai
[EMAIL PROTECTED]

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to