Message-ID: <358926B2.1349B925@pac.nl> Date: Thu, 18 Jun 1998 16:39:47 +0200 From: Theo Landgraf Organization: PAC MA MIME-Version: 1.0 To: "djgpp AT delorie DOT com" Subject: newbie questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk hi there, i'm working with djgpp for a week now, and i like it very much. i'm currently recompiling borland 3.1 source files under djgpp. a few questions about that. 1. is there a FAQ, resources or whatever about problems encountered with the recompiling bit. for example the special borland 3.1 functions, dos.h etc. 2. one function uses _argv[0], and it doesn't compile under djgpp because it's undeclared. under borland i have no problem. what's the solution here? thanx, TL.