lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tuesday 23 August 2005 14:59, Michael Broughton wrote:
[...]
> /usr/local/m68k-elf/bin/ld.real: cannot open crt0.o: No such file or
> directory

crt0.o is the C run-time system; the bit that glues the system's entry point 
to your main() function. It's part of your libc, and you should have one with 
the m68k-elf libc --- if it's not being used automatically, then your 
cross-compiler's not set up properly.

Yes, cross-compilation using gcc is an absolute pig's ear and a pain to get 
right...

-- 
+- David Given --McQ-+ 
|  dg@cowlark.com    | "When in Rome, leave immediately." --- old dragon
| (dg@tao-group.com) | saying (via Tom Holt, _Nothing But Blue Skies_)
+- www.cowlark.com --+ 

Attachment: pgpX1nWjljJJj.pgp
Description: PGP signature