Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <001401c33de6$621c9a80$395d79d9@cp250405a> From: "Harald Houppermans" To: "Ming mailing list" , "free pascal mailing list" , "Cygwin mailing list" , "BinUtils mailing list" Subject: free pascal cross compiler from windows to linux working. Date: Sun, 29 Jun 2003 04:30:18 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 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 it with a red hat linux server. The only problem seems to be that the hello world is denied access. It says: permission denied... That is probably easily solved with chmod. I am just wondering if the free pascal compiler can set these permission automatically for the linux executables. ( Is that the right term, linux executables ? :) ) 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. I ll bet I'll also write a tutorial so others can do it. Also with a little side note why I want it... many asked why not install linux. My short answer would be: 1. no space. 2. I read linux can destroy NTFS partitions :) Since I have windows xp ntfs and windows 98 fat32 paritions I don't want that now do I :) Later. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/