Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22264

why give error make: execvp: ar: Bad file number

$
0
0

when I archive object file by "ar" then it display

make: execvp: ar: Bad file number

but when object list size small then it successfully archive

what is the problem and how is it removeI am using gcc-4.7.2(32 bit) on window-10(64 Bit)


Viewing all articles
Browse latest Browse all 22264