On 01/18/2011 07:40 PM, David Fang wrote:
> Relevant log exceprt below (note the link command):
>
> /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -pedantic -m64
> -mtune=core2 -march=core2 -version-info 6:1:2 -L/sw-fresh/lib/x86_64
> -L/sw-fresh/lib -o libgmpxx.la -rpath /sw-fresh/lib/x86_64/gmp5 dummy.lo
> cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo
> cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo
> libgmp.la
> libtool: link: g++ -r -keep_private_externs -nostdlib -o
> .libs/libgmpxx.4.dylib-master.o .libs/dummy.o cxx/.libs/isfuns.o
> cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o
> cxx/.libs/ismpznw.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o
> cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o
> ld: warning: in .libs/dummy.o, file was built for unsupported file
> format which is not the architecture being linked (i386)

Please rerun the /bin/sh ./libtool line with --debug as the first 
argument, save both stderr and stdout to a log file and email it to me. 
Likely to be large, so dropping the list is ok.

Not quite sure why this command is leading to creating a reloadable 
object file, hopefully a debug log will tell me.

Oh, also the output of ./libtool --config, please.

Thanks,
Peter

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to