-static not working with gcc 4.3.4

Peter Rosin peda@lysator.liu.se
Mon Oct 18 13:18:00 GMT 2010


Den 2010-10-18 14:45 skrev Nellis, Kenneth:
>> $ cat test.c
>> int main(void) {}
> 
> Please, why such a large test case when the following would
> have been perfectly adequate to demonstrate the problem?:
> 
> $ cat test.c
> main() {}
> $

Don't throw rocks in glass houses. You have (at least) 20%
absolute crap in your version.

$ cat test.c
main(){}$ 

Cheers,
Peter



More information about the Cygwin-talk mailing list