Re: free pascal cross compiler from windows to linux working.

2003-06-29 Thread Larry Hall
Harald Houppermans wrote: So other weird red hat linux server behaviour... I have to use: ./hello ( just hello does work on knoppix ) That's probably a red hat linux server setting... ./ means current folder... Just wondering what that is all about. "." is not in the PATH by default on most Uni

Re: free pascal cross compiler from windows to linux working.

2003-06-28 Thread Harald Houppermans
> > I am just wondering if the free pascal compiler can set these permission > > automatically for the linux executables. > > The permissions probably *are* set by the compiler, but copying the files > to Linux destroys permissions unless you give the "-p" option to cp/scp. > Transferring executabl

Re: free pascal cross compiler from windows to linux working.

2003-06-28 Thread Igor Pechtchanski
Harald, Replies inline below. On Sun, 29 Jun 2003, Harald Houppermans wrote: > 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