delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
Date: | Tue, 17 May 2005 14:34:01 -0400 |
Message-Id: | <200505171834.j4HIY1bf007679@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp AT delorie DOT com |
In-reply-to: | <1116353987.906633.199670@o13g2000cwo.googlegroups.com> |
(ahmadwaris AT hotmail DOT com) | |
Subject: | Re: Error compiling with djgpp: system cannot execute the command specified |
References: | <1116353987 DOT 906633 DOT 199670 AT o13g2000cwo DOT googlegroups DOT com> |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
There is a limit to the total length of the command line (127 bytes) but you can get around this by using a Makefile, which gives you a much larger limit (64k-ish).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |