Standard C library in mingW

Viewed 16558

I have installed mingW to use gcc, platform windows 7. I am trying to locate the standard C library libc.a in mingW folder. no luck.. is it stored in some other name?

1 Answers
Related