Mail Archives: djgpp/2001/08/31/06:46:29
Hello,
please help, I'm no expert in make, actually I hardly know something
about it.
I have upgraded to make version 3.79.1 but I still get "command line too
long".
Here are the offending lines:
mkdir -p boot/i386/obj.i386
Too many parameters - boot
(echo -n boot/i386/obj.i386/;e:\gcc\bin\gcc -fno-pic -O -Wall -W
-Wno-multichar
-Wno-unused -nostdinc -fno-builtin -DARCH_i386 -Iinclude -Iboot/i386 -M
-MG boot
/i386/smp_trampoline.S) > boot/i386/obj.i386/smp_trampoline.d
Command line too long.
make.exe: *** [boot/i386/obj.i386/smp_trampoline.d] Error -1
So here are my questions:
o Why is there no internal version of mkir? mkdir-tool somewhere
available?
o What is the solution for the "command line too long" problem?
Many thanks in advance,
Michael Noisternig.
- Raw text -