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

See the CrossGCC FAQ for lots more information.


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

Re: Compiling gcc-2.95.2 for use as m68k cross compiler


Hi,

I'm still running into the following problem while trying to build
cross-compiler for a m68k-coff target:

touch bigstmp-complx
cd ../libiberty ; make "SHELL=/bin/sh" "INSTALL=/bin/sh
/h/crossgcc/gcc-2.95.2/install
-sh -c" "INSTALL_DATA=/bin/sh /h/crossgcc/gcc-2.95.2/install-sh -c -m 644"
"INSTALL_PR
OGRAM=/bin/sh /h/crossgcc/gcc-2.95.2/install-sh -c " "prefix=/usr/local"
"exec_prefix=
/usr/local" "tooldir=/usr/local/m68k-coff"
"gxx_include_dir=/usr/local/include/g++-3"
"libsubdir=/usr/local/lib/gcc-lib/m68k-coff/2.95.2" "gcc_version=2.95.2"
"gcc_version_
trigger=/h/crossgcc/gcc-2.95.2/gcc/version.c" "AR=m68k-coff-ar"
"AR_FLAGS=rc" "CC=/h/c
rossgcc/build-gcc295/gcc/xgcc -B/h/crossgcc/build-gcc295/gcc/
-B/usr/local/m68k-coff/b
in/" "CXX=/h/crossgcc/build-gcc295/gcc/xgcc -B/h/crossgcc/build-gcc295/gcc/
-B/usr/loc
al/m68k-coff/bin/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "NM=m68k-coff-nm"
"RANLIB=m68k-co
ff-ranlib" "LIBCFLAGS=-g -O2" "LIBCXXFLAGS=-g -O2 -fno-implicit-templates"
"LOADLIBES=
" "LDFLAGS=" "MAKEINFO=/h/crossgcc/build-gcc295/texinfo/makeinfo/makeinfo "
"SHLIB=lib
stdc++.so.2.10.0" "SHCURSES=" "RUNTESTFLAGS="
make[2]: Entering directory `/h/crossgcc/build-gcc295/m68k-coff/libiberty'
make[2]: *** No targets.  Stop.
make[2]: Leaving directory `/h/crossgcc/build-gcc295/m68k-coff/libiberty'
make[1]: *** [../libiberty/libiberty.a] Error 2
make[1]: Leaving directory `/h/crossgcc/build-gcc295/m68k-coff/libstdc++'
make: *** [all-target-libstdc++] Error 2


Any ideas of why this stops here? Any suggestions for getting past this
point?

Do I need to compile things in the libstdc++ directory and if not, what is
the best way to "configure" around it?

Thanks.


------
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]