[fpc-devel] 2.0.4-rc3 available
Marco van de Voort
marcov at stack.nl
Mon Aug 14 20:37:12 CEST 2006
> Jonas Maebe wrote:
> >
> > On 14 aug 2006, at 17:44, Peter Vreman wrote:
> >
> >> And you need GNU (cross)binutils for the
> >> target platform
> >
> > Or you can compile to assembler code, copy all assembler files and the
> > linker script to the target machine and assemble/link there (which is
> > what I always do).
> >
>
> That's 1.x times technology :)
I also do it like Jonas usually. If only because generally I've to do several
alter-link-run cycli when creating prt0.as, and then it would spare me a
bunch of copy-binary-to-target operations.
More information about the fpc-devel
mailing list