This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: mips-tfile trouble while building xgcc for mips64-elf


Doug Evans wrote:
> 
> Ricky Charlet writes:
>  >      The binutils buid with no problems. But when I try and build gcc, I
>  > eventuall wind up with the following error:
>  > xgcc: installation problem, cannot exec `mips-tfile': No such file or
>  > directory
>  > make[1]: *** [libgcc1-asm.a] Error 1
>  > make[1]: Leaving directory
>  > `/home/rcharlet/src/crossGccNewlib/gcc-2.95.2/gcc'
>  > make: *** [all-gcc] Error 2
> 
> IIRC the solution to this is to specify --with-gnu-as when you
> configure gcc.
> 

Thanks Doug, that led me in the right direction. To anyone following
this thread, it turns out I also had to specify --with-gnu-ar to cross
some hurdles latter in the make process.



-- 
  Ricky Charlet   : Redcreek Communications   : usa (510) 795-6903

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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