On 16 August 2013 12:48, Corinna Vinschen wrote:
> On Aug 16 10:50, Václav Zeman wrote:
>> I am getting compilation error when I try to use the GNU ld's -O option:
>>
>> `--> cat test.c
>> int
>> main ()
>> {
>> return 0;
>> }
>>
>> `--> gcc -Wl,-O -o test test.c
>> /usr/lib/gcc/x86_64-pc-cygwi
On Aug 16 10:50, Václav Zeman wrote:
> I am getting compilation error when I try to use the GNU ld's -O option:
>
> `--> cat test.c
> int
> main ()
> {
> return 0;
> }
>
> `--> gcc -Wl,-O -o test test.c
> /usr/lib/gcc/x86_64-pc-cygwin/4.8.1/../../../../lib/libcygwin.a(libcmain.o):
> In functi
2 matches
Mail list logo