delorie.com/archives/browse.cgi | search |
Message-Id: | <3.0.5.32.19990604133755.007ced70@jafar.uqar.uquebec.ca> |
X-Sender: | ruuhlkar AT jafar DOT uqar DOT uquebec DOT ca |
X-Mailer: | QUALCOMM Windows Eudora Light Version 3.0.5 (32) |
Date: | Fri, 04 Jun 1999 13:37:55 -0400 |
To: | djgpp AT delorie DOT com |
From: | Karel Uhlir <Karel_Uhlir AT UQAR DOT UQuebec DOT CA> |
Subject: | Re: command line too short |
In-Reply-To: | <Pine.GSO.3.96.990604095840.14081A-100000@gold.cs.umanitoba |
.ca> | |
Mime-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
> >I'm assuming that my command line has gotten too long and the "-lalleg" >has been chopped down to "-la". Anyone know how I can fix this? Thanks. > >Mark > > I had a similar problem with the length of the command-line in a DOS window. This is what you mean isn't it? The DOS batch file seems to have the same limitations as the DOS command line. I solved this by using the Rhide environment (see DJGPP web site for download) and creating a project with all the files I want compiled at the same time to create the .exe file. You can add the compile options by using the Options menu. Hope this will help. Karel
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |