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]> wrote:
>
> On 8/15/07, Harry Gunnarsson <[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]
> 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

Reply via email to