I'm not seeing any change.

The sequence I'm using to build the library has been:

$ ./configure --host=ppc CC=/path/to/gcc CXX=/path/to/g++
$ make
$ [next step would normally be "make install"]

It does not ship with an autogen.sh. I recently noticed some other
scripts hiding in there (./ltmain.sh, ./libtool, several config.* files)
that I assume are called by ./configure. I just saw some additional log
files that I hadn't looked at before.

Thanks, I'll keep poking at it. Ideas are still welcome. ;-)

---
William Tracy


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Zeqadious
Sent: Thursday, October 08, 2009 6:37 AM
To: CLFS Support
Subject: Re: [Clfs-support] Stuck cross-compiling Coredumper--ideas?

Perhaps --enable-shared="yes" --enable-static="no" passed through 
./configure , ./autogen.sh ?

Z

_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org

Reply via email to