| delorie.com/archives/browse.cgi | search |
| From: | "Michael L. Kaufman" <kaufman AT delta DOT eecs DOT nwu DOT edu> |
| Subject: | Re: gcc environment variables |
| To: | martin AT cosmos2 DOT orie DOT cornell DOT edu (William Martin) |
| Date: | Thu, 27 Aug 92 12:49:20 CDT |
| Cc: | djgpp AT sun DOT soe DOT clarkson DOT edu |
> The reason this is important is that I often run out of environment space > because of the number of environment variables gcc and other programs > define in the autoexec.bat file. You could also increase the size of your environment. For example, the following line (in your config.sys): COMSPEC=C:\COMMAND.COM /E:1024 /P will increase your environment to 1024 bytes. Michael
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |