help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: is this a bug?


From: Mark Galeck (CW)
Subject: RE: is this a bug?
Date: Fri, 4 Dec 2009 11:22:37 -0800

>If you're then passing that wildcard list to a program, you could very well be 
>exceeding the maximum argument length limit of your shell.


No, I isolated this so there is nothing else, only 
foobar:  \
$(wildcard \
<file path> \
<file path> \
(... 50000 file paths, average 100 characters each)
<file path>\
)

And then 

>make foobar

produces 

>make.exe -r foobar
make.exe: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4227d3)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]