as 2.15 produces unbalanced parenthesis error, version 2.13 OK

2005-02-15 Thread Hamilton, Ian
Hi there. I'm building a new set of tools to build for an embedded i386 target. I've taken the latest binutils (2.15) along with version 3.4.1 of gcc, and version 1.13.0 or newlib. I tried building the 2.6.10 linux kernel to test my newly built tools, but the build is failing early on trying to

[Bug ld/171] ld testsuite failure on sparc-linux: FAIL: TLS -fno-pic -shared

2005-02-15 Thread christian dot joensson at gmail dot com
--- Additional Comments From christian dot joensson at gmail dot com 2005-02-15 18:36 --- works now... no idea why, though... see http://sourceware.org/ml/binutils/2005-02/msg00337.html -- What|Removed |Added -

[Bug gas/517] Weak symbols broken on non-i386 PE targets

2005-02-15 Thread christian dot joensson at gmail dot com
--- Additional Comments From christian dot joensson at gmail dot com 2005-02-15 18:45 --- uhm, maybe I don't understand you here... I get this testsuite failure... see http://sourceware.org/ml/binutils/2005-02/msg00336.html Windows XP/SP2 cygwin ia32 pentium III dual i686: binutils

[Bug gas/517] Weak symbols broken on non-i386 PE targets

2005-02-15 Thread christian dot joensson at gmail dot com
--- Additional Comments From christian dot joensson at gmail dot com 2005-02-15 18:47 --- oh, maybe this works for gas but not for ld... -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=517 --- You are receiving this mail because: --- You are on the CC list for the bug,

Re: as 2.15 produces unbalanced parenthesis error, version 2.13 OK

2005-02-15 Thread Alan Modra
On Tue, Feb 15, 2005 at 05:06:01PM +, Hamilton, Ian wrote: > cmpl $(100/4), %eax > > [EMAIL PROTECTED] temp]$ i386-elf-as -a test.S > test.S: Assembler messages: > test.S:2: Error: unbalanced parenthesis in operand 1. For compatibility with other assemblers, '/' starts a comment on the

GNU ld to support incremental linking?

2005-02-15 Thread Brian Carnes
The last reference I can see to this issue is a Feb 2002 post to this list: "niv twig" <[EMAIL PROTECTED]> writes: The gnu ld linker has no capability for incremental linking which is found in almost all other commercial linkers: Microsoft visual C++ linker, Sun ild (incremental ld) linker for the