On 02/05/07, Helmut Hartl <[EMAIL PROTECTED]> wrote:
Hello,

 > > there might be a problem with your binutils.  are you sure you're
 > > using the right binutils for your device?  what device are
 > you using,
 > > exactly?

What binutils for crosscompiling are you using for the NSLU2?
Where do you obtain them?

i used the "mastermakefile" to build the tool chain:

http://www.nslu2-linux.org/wiki/Development/MasterMakefile

this makefile builds the firmware for the slug, so it builds the
toolchain first.  if you hit any problems with interworking, grep your
gcc sources for "interwork" and read the documentation on this.
there's a couple of options that you can pass to the linker regarding
thumb interworking that might come in handy for you.

this is the _only_ toolchain that worked for me, since i had to link
against external libs.  if you're writing a stand-alone fpc app, you
might get away by using any old binutils.


Thank you,

helmut

henry
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to