public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* problems building mipsisa32 crosscompiler with gcc 3.2
@ 2002-11-04  8:06 Henri
  0 siblings, 0 replies; only message in thread
From: Henri @ 2002-11-04  8:06 UTC (permalink / raw)
  To: gcc-help

Hi everyone,

While following the instructions in section 4 of the faq on building 
crosscompilers ( http://www.sthoward.com/CrossGCC)    , i came across the 
following error while trying to build a crosscompiler on an i686 host and a 
target : mipsisa32 . The host uses linux redhat 7.2 . Anybody has a hint of 
what to look for ?

the missing file "mips-tfile" is referenced in one of the makefiles generated 
by configure . but it does not get built . 

thanks for any help 

Henri 


/home/henri/temporaire/build-gcc/gcc/xgcc 
-B/home/henri/temporaire/build-gcc/gcc/ 
-B/home/henri/tools/mipsisa32-elf/bin/ -B/home/henri/tools/mipsisa32-elf/lib/ 
-isystem /home/henri/tools/mipsisa32-elf/include -O2  -DIN_GCC 
-DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -isystem ./include  -G 0 -g  -DIN_LIBGCC2 
-D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.2/gcc 
-I../../gcc-3.2/gcc/. -I../../gcc-3.2/gcc/config 
-I../../gcc-3.2/gcc/../include -DL_m16addsf3 -xassembler-with-cpp -c 
../../gcc-3.2/gcc/config/mips/mips16.S -o libgcc/./_m16addsf3.o
xgcc: installation problem, cannot exec `mips-tfile': No such file or 
directory
make[2]: *** [libgcc/./_m16addsf3.o] Error 1
make[2]: Leaving directory `/home/henri/temporaire/build-gcc/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/home/henri/temporaire/build-gcc/gcc'
make: *** [all-gcc] Error 2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-04 16:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-04  8:06 problems building mipsisa32 crosscompiler with gcc 3.2 Henri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).