Re: long commands on windows nt return an error

2000-10-12 Thread Eric Christopher
You didn't specify what version of windows you are running on, or which shell you are using. I imagine that it is the dos shell from Win95 (or some such) which does have a fairly low limit of characters on a single line. A way around this is to either use the NT shell (slightly better) or use /b

long commands on windows nt return an error

2000-10-12 Thread Kendrick Hamilton
Hi, I am running GNU Make version 3.79.1 built for i386-pc-msdosdjgpp. If the make command results in a long command to execute, make returns error of -1. If I type in the command make is trying to execute at the prompt, the command runs fine. Here is an example that causes the problem. OBJS