Date: Fri, 23 Jul 1993 9:30:31 -0400 (EDT) From: Steven Salter To: djgpp AT sun DOT soe DOT clarkson DOT edu Cc: SALTERS AT ADMIN DOT FANSHAWEC DOT ON DOT CA Subject: go32 bug? Hello, When trying to use @file to lengthen the command line of gcc, the following locked up my computer (no-name '386 clone, 4 Meg, DOS 6). Removing the leading and trailing ' on the line in test.xxx solved the problem. So did having a shorter line surrounded by ' '. Since there is a work-around, and a trivial one at that, this probably won't get anyone really excited, but I thought I would at least document it. If I don't hear of a fix, perhaps I will look into it later, but this means in the fall. ---------------- cut here --------------------------------------------- #!/bin/sh # Bug report # Error using @ to read in parameters cat >test.xxx <hello.c <