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]
Other format: [Raw text]

m68k libiberty error, no makefile found


Hi,

I used Bill Gatliff's crossgcc faq (Thanks Bill!) and
build script to build an m68k-coff cross compiler on
my linux box: Suse 7, 2.2.16 Kernel.

It ran perfectly and seemed to go through all the
stages, binutils, bootstrapgcc, newlib, gcc through
until almost the end when I got this:

make[2]: Entering directory
'/my_prefix/build-gcc/m68k-coff/libiberty'
make[2]: *** No targets specified and no makefile
found. Stop.
make[2]: Leaving directory
'/my_prefix/build-gcc/m68k-coff/libiberty'
make[1]: *** [../libiberty/libiberty.a] Error 2
make[1]: Leaving directory
'/my_prefix/build-gcc/m68k-coff/libsrdc++'
make: *** [all-target-libstdc++] Error 2

It then stopped. Is this bad? :)

There seems to be a working m68k-coff-gcc (I assembled
a simple foo.c with it successfully) and all the
related tools, as, objcopy, ar, objdump... are in the
bin directory.

Thanks
russ





__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

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