[uClinux-dev] user apps and SourceryG++
Gavin Lambert
gavinl at compacsort.com
Tue Nov 20 16:16:41 EST 2007
Quoth Harry Gunnarsson:
> 1) For you vendor, edit vendor/<whatever>/<board>/config.arch and change
> to this
> CROSS_COMPILE=m68k-uclinux-
> 2) For your vendor, edit vendor/<whatever>/<board>/Makefile and change
> all explicit references to m68k-elf-<objcopy, gcc etc> to
> m68k-uclinux-<objcopy, gcc etc>
If you're changing those anyway, surely it'd be better to change them to
$(CROSS_COMPILE)<objcopy, gcc, etc>...
More information about the uClinux-dev
mailing list