Re: Installation problems binutils-2.18 (part 3)

2008-07-09 Thread wim
Dear Brian and Andreas ! Thank you very much for your analysis, looking furher in the as versions [EMAIL PROTECTED]:~> whereis as as: /bin/as /usr/bin/as /usr/share/man/man1/as.1.gz So quite strangely I have 2 times the as asember I 'am really surprised ! Checking further: [EMAIL PROTECTED

[Bug ld/6727] Thumb interworking code zero when another section is positioned before positioning .text

2008-07-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-07-09 12:12 --- Hi Aaron, I think that this is another problem that is fixed in the current binutils sources. Please could you try them out and let me know if the problem is still there. Cheers Nick -- What

windres bug (default styles)

2008-07-09 Thread Michael Hentschel
Concerning: Compiling a resource script with windres.exe For some control elements (AUTOCHECKBOX, AUTO3STATE, AUTORADIOBUTTON, ...) the base_style differs from the default_style (eg. no WS_TABSTOP). For some others (CHECKBOX, ...) they are the same. This causes different behaviour depending on

[Bug ld/6726] enabling LD garbage collection with Thumb interworking causes ASSERT in ldlang.c line 4275

2008-07-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-07-09 10:34 --- Additional: I should also point out that you should not be invoking the linker directly. Please use gcc to run the linker as this will ensure that the correct command line options are used. Cheers Nick --

[Bug ld/6726] enabling LD garbage collection with Thumb interworking causes ASSERT in ldlang.c line 4275

2008-07-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-07-09 10:29 --- Hi Aaron, I believe that this is an old problem, and that if you try the latest binutils sources (from the mainline of the CVS repository) you will find that the bug goes away. Cheers Nick -- Wh