Re: R: -static not working with gcc 4.3.4

2010-10-17 Thread Samuel Thibault
Marco Atzeri, le Sun 17 Oct 2010 06:33:39 +0100, a écrit : > > Data: Domenica 17 ottobre 2010, 02:58 > > gcc -static doesn't seem to be working any more using gcc > > 4.3.4: > > > > $ cat test.c > > int main(void) {} > > $ gcc test.c -o test -static > > /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../.

R: -static not working with gcc 4.3.4

2010-10-17 Thread Marco Atzeri
--- Dom 17/10/10, Samuel Thibault ha scritto: > Data: Domenica 17 ottobre 2010, 02:58 > Hello, > > gcc -static doesn't seem to be working any more using gcc > 4.3.4: > > $ cat test.c > int main(void) {} > $ gcc test.c -o test -static > /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwi