Date: Mon, 11 Mar 1996 07:48:00 +0200 (IST) From: Eli Zaretskii To: Paul Bunkham Cc: djgpp AT delorie DOT com Subject: Re: Getting Started In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 10 Mar 1996, Paul Bunkham wrote: > out. I understand that it is intended for users of Unix to convert to > Dos Not entirely true. DJGPP indeed makes porting Unix programs very easy, but it is also intended for writing native DOS protected-mode applications. > I have run search after search to help me out with just some basic tutorials > and have come up with nothing, can you help? Did you get the DJGPP FAQ list? It's in the v2 directory, file faq200b.zip. Read the first 4 chapters there, they should give you enough background to get you started. The file v2/readme.1st is also recommended reading for firts-time users. If, after that, you have questions, just ask them here. Tutorials are in short supply in DJGPP (aren't they everywhere?), but people who are willing to help you by answering questions aren't.