[fpc-pascal] FPCUP Windows now has Go32V2 cross compiling support

Reinier Olislagers reinierolislagers at gmail.com
Fri Sep 20 21:16:47 CEST 2013


On 20/09/2013 18:55, Tomas Hajny wrote:
> On Fri, September 20, 2013 18:42, Reinier Olislagers wrote:
> Which FPC branch do you use, trunk or fixes? If it is trunk, it should be
> able to use not only the internal assembler but also internal linker and
> thus these binutils are not used at all (unless also using -Xe). 

Hi Tomas,
Thanks a lot!

I've tested it with trunk. I've adapted fpcup to not error out if
those binutils are not found. Instead it writes a warning about 2.6.x
needing binutils.

> If it is
> fixes, then I wonder what happens there because the linker included in the
> package above completely refuses object files created by FPC 2.6.2
> (admittedly, I haven't tested a fixes snapshot, but I wouldn't expect
> major changes in this area merged to fixes) - the linker complains about
> unsupported section type and doesn't find the required symbols.

Haven't tested on fixes yet.


Thanks again,
Reinier



More information about the fpc-pascal mailing list