[fpc-pascal] Re: build a compiler for GO32v2 under Windows 8 (or 7)

Tomas Hajny XHajT03 at hajny.biz
Thu Sep 19 22:46:26 CEST 2013


On Thu, September 19, 2013 21:55, Sven Barth wrote:
> On 19.09.2013 17:28, Tomas Hajny wrote:
 .
 .
>> 2) You still need at least a linker for the GO32v2 target (FPC internal
>> linker does not support this target) and that is the somewhat tricky
>> part.
>
> Hmm? Looking at compiler/systems/t_go32v2.pas I would say GO32v2 does
> have an internal linker?!

Have you checked it in fixes or trunk? In any case, I've tried it directly
with the 2.6.2 binary before posting - even if I pass -Xi explicitly, the
compiler still complains about go32v2-ld.exe not found if it is not
accessible (and linking fails). I believe that Sergei may have fixed /
enabled it for GO32v2 in trunk (but my memory may serve me wrong, of
course).

Tomas





More information about the fpc-pascal mailing list