Re: [fpc-pascal]free pascal cross compiler from windows to linux working.

2003-06-28 Thread Alan Mead
--- Harald Houppermans <[EMAIL PROTECTED]> wrote: > I am just wondering if the free pascal compiler can set these > permission > automatically for the linux executables. No, there is no executable bit to set in the Windows attribute set. How are you copying it? When I read files off a floppy,

[fpc-pascal]free pascal cross compiler from windows to linux working.

2003-06-28 Thread Harald Houppermans
The free pascal 1.0.6 cross compiler host windows target linux is now working. I used cygwin, binutils-2.14 and free pascal. ( mingw unfortunately did not working: missing bison, flex, etc :) ) I tested a simple hello world program with knoppix ( linux running from cd-rom ). Then I also tested