Mail Archives: djgpp/1995/12/08/00:28:14
I have the following problem with make.
It thinks that the arg list is too long, how can I deal with that?
The following is what I get with the g32 setting. I think it might just be a
simple switch, can anyone out there help me please?
c:\ilp\foil>set > environ.lst
c:\ilp\foil>go32
go32 version 1.12.maint3 Copyright (C) 1994 DJ Delorie
Lowest version I can run is 1.08
go32.exe usage: go32 [-d {debugger}] [{program} [{options} . . . ]]
go32.exe build time was Sun Dec 18 16:36:42 1994
DPMI memory available: 2220 Kb
Swap space available: 74968 Kb
make
Ndmake: warning -- VPATH directory `bin' unsearchable or empty.
Ndmake: warning -- VPATH directory `headers' unsearchable or empty.
gcc -o foil6 global.o main.o input.o output.o state.o literal.o evaluatelit.o se
arch.o determinate.o order.o join.o utility.o finddef.o interpret.o prune.o cons
tants.o -lm
Ndmake: warning -- can't exec `gcc -o foil6 global.o main.o input.o output.o st
ate.o literal.o evaluatelit.o search.o determinate.o order.o join.o utility.o fi
nddef.o interpret.o prune.o constants.o -lm'.
Ndmake: Arg list too long
Thanks!
Geoff
- Raw text -