This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.4 build failed cygwin->i386-unknown-nto-qnx61
- From: Ion Gaztañaga <ion_g_m at terra dot es>
- To: <gcc at gcc dot gnu dot org>
- Date: Wed, 28 Apr 2004 17:54:02 +0200
- Subject: Re: gcc 3.4 build failed cygwin->i386-unknown-nto-qnx61
Thank you very much Jim,
Yes, you are right, it is building libstdc++. I will try to
use --with-sysroot conrigure option as you have pointed out. It is hard to
build a cross compiler for a newbie like me! I will try to read all the
documentation also.
Just as a curiosity, native gcc 3.4 i386-pc-cygwin build works fine with
that script and it is the compiler I'm using to build the cross compiler.
Best regards,
Ion