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]

Making a cross compiler.


Hello all,

I'm tring to make a cross compiler from sparc-sun-solaris7 to m68k-reg-aout,
and am continuously getting the same error; which I have included.  Pardon my
ignorance.  This is my first attempt at a cross compiler, so any help would be
welcomed.

The error output from the last compile attempt before it dies is as follows:
---
cd ../libiberty ; make "SHELL=/bin/sh" "INSTALL=/bin/sh /net/ultra-rabbit/internal/gnu/src/gcc-2.95.2/install-sh -c" "INSTALL_DATA=/bin/sh /net/ultra-rabbit/internal/gnu/src/gcc-2.95.2/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /net/ultra-rabbit/internal/gnu/src/gcc-2.95.2/install-sh -c " "prefix=/usr/local/gcc-295/m68k" "exec_prefix=/usr/local/gcc-295/m68k" "tooldir=/usr/local/gcc-295/m68k/m68k-reg-aout" "gxx_include_dir=/usr/local/gcc-295/m68k/include/g++-3" "libsubdir=/usr/local/gcc-295/m68k/lib/gcc-lib/m68k-reg-aout/2.95.2" "gcc_version=2.95.2" "gcc_version_trigger=/net/ultra-rabbit/internal/gnu/src/gcc-2.95.2/gcc/version.c" "AR=m68k-reg-aout-ar" "AR_FLAGS=rc" "CC=/net/ultra-rabbit/internal/gnu/solaris-m68k/gcc-2.95.2/gcc/xgcc -B/net/ultra-rabbit/internal/gnu/solaris-m68k/gcc-2.95.2/gcc/ -B/usr/local/gcc-295/m68k/m68k-reg-aout/bin/" "CXX=/net/ultra-rabbit/internal/gnu/solaris-m68k/gcc-2.95.2/gcc/xgcc -B/net/ultra-rabbit/internal/gnu/solaris-m68k/gcc-2.95.2/gcc/ -B/usr/!
!
local/gcc-295/m68k/m68k-reg-aout/bin/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=m68k-reg-aout-nm" "RANLIB=m68k-reg-aout-ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates" "LOADLIBES=" "LDFLAGS=" "MAKEINFO=/net/ultra-rabbit/internal/gnu/solaris-m68k/gcc-2.95.2/texinfo/makeinfo/makeinfo " "SHLIB=libstdc++.so.2.10.0" "SHCURSES=" "RUNTESTFLAGS="
make[2]: *** No targets.  Stop.
make[1]: *** [../libiberty/libiberty.a] Error 2
make: *** [all-target-libstdc++] Error 2
---

If this isn't enought information, please let me know, and I'll send a complete
make out; or even a make -d if needed.

-brian
- 
Brian McGrew
brian@visionpro.com
---
>CAUTION:
   Do not, read this e-mail while waxxing the cat.


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