[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/16807] Bad behavior with resources of Windows applications with
From: |
nickc at redhat dot com |
Subject: |
[Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64 |
Date: |
Wed, 23 Apr 2014 16:52:14 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16807
--- Comment #6 from Nick Clifton <nickc at redhat dot com> ---
Hi Angelo,
Hmm, the patch does work in my tests. My guess is either the patched linker
was not installed, or that it was installed but gcc was using the old linker.
> $ ./configure --prefix=/usr/local/binutils-test
> $ make
> $ make install
Could you try adding:
$ make all-ld
$ make install-ld
$ ls /usr/local/binutils-test/bin
> $ gcc -Wall -mwindows dlg_one.c dlg_one.res -o dlg_one.out
Could you adding "-v -Wl,-debug" to the gcc command line, and see if you can
find which ld executable is being run ?
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/16807] New: Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64, angelo.graziosi at alice dot it, 2014/04/03
- [Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64, yselkowitz at cygwin dot com, 2014/04/04
- [Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64, nickc at redhat dot com, 2014/04/04
- [Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64, angelo.graziosi at alice dot it, 2014/04/07
- [Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64, nickc at redhat dot com, 2014/04/11
- [Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64, nickc at redhat dot com, 2014/04/11
- [Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64, angelo.graziosi at alice dot it, 2014/04/11
- [Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64,
nickc at redhat dot com <=
- [Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64, angelo.graziosi at alice dot it, 2014/04/24
- [Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64, cvs-commit at gcc dot gnu.org, 2014/04/24
- [Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64, nickc at redhat dot com, 2014/04/24
- [Bug ld/16807] Bad behavior with resources of Windows applications with recent binutils upgrade on Cygwin64, angelo.graziosi at alice dot it, 2014/04/25