This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cross-compile failure. yay.


At 2:12 AM -0500 7/9/99, Jeffrey A Law wrote:
>  In message <v04003a02b3ab4be5b353@[216.81.20.217]>you write:
>  > However, egcs still won't compile.
>  >
>  > After building and installing the binutils, I entered the egcs-bin
>  > directory I created, did a '../egcs-1.1.2/configure --target=ppc-linux
>  > --with-cpu=603e --with-headers=/usr/include', 'make clean' and 'make
>cross'
>  > and got this:
>You need to provide target libraries (ie libc) so that the target configure
>will work.

Well, I just extracted the libraries out of the ppc libc6-dev 2.1.1-12.3
debian package, and pointed the configure script at them. They were copied
into the appropriate place etc and it looks as though all went well.

I did a 'make cross' and it died at the same spot with the same error. Fudge.

Should I obtain and add the c++ libs and try again, or am I dealing with a
different problem?

I certainly hope the configuration script isn't trying to compile something
with the cross-gcc and then run it to see if it works, as doing so wouldn't
be terribly productive.

TIA - Tony


--
Tony Mantler         Renaissance Nerd Extraordinaire         eek@escape.ca
Winnipeg, Manitoba, Canada                       http://www.escape.ca/~eek



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]