This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Helping building cross compiler


I am trying to build a cross compiler for Tandem NSK, hosted on Fedora
Core 3 test 3.   Fedora has been updated with GCC 2.3.4

I have downloaded the 3_1 branch from CVS, and am trying to configure
it. When I run configure I get the following error:

[matt@am gcc3_1obj]$ ../gcc3_1/configure --host=i686-pc-linux-gnu
--target=nsr-tandem-nsk
: bad interpreter: No such file or directory
[matt@am gcc3_1obj]$

My directory structure is the same as I downloaded from CVS, with my
object directory at the same level:

/home/matt/gcc3_1  (Source)
/home/matt/gcc3_1obj (Object)

Thanks,
Matt Secoske


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