[fpc-pascal] Cross compiling on Windows
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Oct 14 16:06:55 CEST 2008
On 14 Oct 2008, at 15:56, Vincent Snijders wrote:
> Marco van de Voort schreef:
>> Please file a bug anyway, with as much details as possible. It
>> would be
>> really great if you could get the "strace" output of the compiler
>> run in
>> both cases.
>
> Yes, but where to download strace for win32?
More or less the same: download and run wine (http://winehq.org) with
the environment variable "WINEDEBUG=+relay" set. I don't know whether
the compiler works with wine, but I'd guess it does.
Jonas
More information about the fpc-pascal
mailing list