On Tue, Jan 11, 2005 at 10:07:13AM +0100, Peter Ekberg wrote:
> gcc -shared  .libs/cleanup.o .libs/cleanup_stubs.o .libs/cpuid.o
> .libs/conf.o .libs/debug.o .libs/dl.o .libs/init.o .libs/misc.o
> .libs/parse.o .libs/string.o .libs/time.o .libs/task.o .libs/ptlock.o
> .libs/ptsched.o   -lpthread  -Wl,-soname -Wl,libgg.so.2 `test -n
> "sgi2.0" && print -r -Wl,-set_version -Wl,sgi2.0` -Wl,-update_registry
> -Wl,.libs/so_locations -Wl,-exports_file -Wl,../gg/EXPSYMS -o
> .libs/libgg.so.2.0
> func_mode_link[3073]: print: bad option(s)
> ld32: ERROR 4: Conflicting flag setting: -exports_file
> ld32: ERROR 4: Conflicting flag setting: -exports_file
> collect2: ld returned 2 exit status

Please rerun with -v so we see who gcc is calling.

-- 
albert chin ([EMAIL PROTECTED])


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to