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: <3DB652AF.1090904@onevision.de> Date: Wed, 23 Oct 2002 09:41:35 +0200 From: Roland Schwingel Organization: OneVision Software AG User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: de, de-de, en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: lex yacc looking Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi Nemrut, I also have seen your recent threads.... 1) Please follow the list instructions for posting! 2) Read the faqs! 3) Use the archive! 4) You said you want to port a unix project. So normally nearly all projects on UNIX use makefiles. When the person who made the UNIX project observed the rules for making makefiles and also observed programming rules pretty much should work on cygwin without any change (but that depends on the quality of your project). Just make sure to install all packages on cygwin your project relies on and give make a chance. But *BEFORE* you do this ask the person(s) who made the UNIX code how he/she/they build the project in the past. And read the documentation that (hopefully) comes with your project. You should build it then the same way on cygwin. So please *first* hold on to them and then if you REALLY have cygwin problems (*NOT* problems with your project) you can ask the list. Good luck, Roland -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/