libtool
[Top][All Lists]
Advanced

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

Re: IRIX 6.5 and exporting symbols.


From: Albert Chin
Subject: Re: IRIX 6.5 and exporting symbols.
Date: Thu, 13 Jan 2005 11:56:18 -0600
User-agent: Mutt/1.5.6i

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 (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]