Hi Harry,
I've also had success overriding the default CROSS_COMPILE setting
by adding:
CROSS_COMPILE = m68k-uclinux-
at the end of the uclinux/vendors/<company>/<platform>/config.arch
file. You also need to make some changes to the Makefile in that
same directory. (m68k-elf- -> m68k-uclinux-)
--Matt
Harry Gunnarsson wrote:
The uclinux source tree and the makefiles are using m68k-elf-gcc.
Either you have to modify this in the makefiles or create links from
m68k-elf- to m68k-uclinux- executables.
The make system makes use of the 'front' wrapper, which takes out all
default include paths in favor of the paths in the tree. I built the
kernel this way once, but the 'mount' command kept crashing on me (NFS
drive).
Harry
On 8/15/07, *Bob Grimes* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
On 8/15/07, Harry Gunnarsson <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
> The 'relocation' error occurs when trying to run an BFLT
exectuable on the
Okay, different issue.
>
> Oh, the P&E BDM works well? Good to know.
Yes, it is - it took a while to get it there. Lots of dead ends
searching for something that works under Linux, with USB. Only the
CodeSourcery tools actually not only claimed to, but also actually
did, work with that setup. Once I found them, the only big issue was
the board setup file, and getting it right with the DDR SDRAM
controller/memory.
>
> If you build within the tree, you a sure to be in sync with the
uClib and
> linux headers.
Is it possible to use the CS tools to build my user app within the
tree? I would guess it's yes, but how would I do that? Actually,
perhaps I should start a new topic...
Thanks, Harry!
_______________________________________________
uClinux-dev mailing list
[email protected] <mailto:[email protected]>
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
<mailto:[email protected]>
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev
------------------------------------------------------------------------
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev