[Bug binutils/5529] windres rejects paths in rc files

2008-01-14 Thread Henry at BigFoot dot de
--- Additional Comments From Henry at BigFoot dot de 2008-01-15 02:47 --- Have compiled binutils-2.18.50-20080109-src.tar.gz with host: Linux, target: mingw32. Filenames with paths works now. Filename with '-' dosn't work. Filename with "Quotes" works in

[Bug binutils/5529] windres rejects paths in rc files

2008-01-13 Thread Henry at BigFoot dot de
--- Additional Comments From Henry at BigFoot dot de 2008-01-13 22:17 --- (In reply to comment #3) > (In reply to comment #2) > > 2 ICON foo-bar.ico > > This line in rc file failed in binutils 2.18.50 with message > > i686-pc-mingw32-windres: can't open ico

[Bug binutils/5529] windres rejects paths in rc files

2008-01-13 Thread Henry at BigFoot dot de
--- Additional Comments From Henry at BigFoot dot de 2008-01-13 22:04 --- (In reply to comment #2) > 2 ICON foo-bar.ico > This line in rc file failed in binutils 2.18.50 with message > i686-pc-mingw32-windres: can't open icon file `foo': No such file or director

[Bug binutils/5529] windres rejects paths in rc files

2008-01-13 Thread Henry at BigFoot dot de
--- Additional Comments From Henry at BigFoot dot de 2008-01-13 21:50 --- Similar problems on a Linux host with target mingw32. A simple workarrount is to use "Quotes" for filename. 2 ICON foo-bar.ico This line in rc file failed in binutils 2.18.50 with message i686-pc-mingw

[Bug ld/2147] ctors from crtend.o not linked on linux cross gcc (__cxa_throw)

2006-01-13 Thread Henry at BigFoot dot de
--- Additional Comments From Henry at BigFoot dot de 2006-01-13 10:11 --- Sorry, this bug comes from changing by mingw32 specials. It's no problem in standard binutils. Henry -- What|Removed |

[Bug ld/2147] ctors from crtend.o not linked on linux cross gcc (__cxa_throw)

2006-01-12 Thread Henry at BigFoot dot de
--- Additional Comments From Henry at BigFoot dot de 2006-01-12 17:59 --- Created an attachment (id=826) --> (http://sourceware.org/bugzilla/attachment.cgi?id=826&action=view) patch binutils-2.16.91 to load ctors from crtend.o -- http://sourceware.org/bugzilla/show_bug.cgi?

[Bug ld/2147] New: ctors from crtend.o not linked on linux cross gcc (__cxa_throw)

2006-01-12 Thread Henry at BigFoot dot de
ails can read here: http://www.henrynestler.com/colinux/patches/devel/throw-readme.txt -- Summary: ctors from crtend.o not linked on linux cross gcc (__cxa_throw) Product: binutils Version: 2.16 Status: NEW Severity: normal