Hi Neil,
If the following condition is met, line_comment_chars consists of just "#":
#if (defined (TE_I386AIX) \
|| ((defined (OBJ_ELF) || defined (OBJ_MAYBE_ELF)) \
&& !defined (TE_LINUX) \
&& !defined (TE_NETWARE)
--- Additional Comments From nickc at redhat dot com 2006-08-09 08:29
---
Subject: Re: Slash-star comments don't work for some x86 targets
Hi Neil,
> If the following condition is met, line_comment_chars consists of just "#":
>
> #if (defined (TE_I386AIX)
--- Additional Comments From caffer at cs dot ucc dot ie 2006-08-09 16:09
---
This bug report is against version 2.16.1. The bug does indeed seem to be fixed
in 2.17. I had looked at the overall project changelog for 2.17 but didn't see
anything I thought was relevant. Sorry for the conf
--- Additional Comments From amylaar at gcc dot gnu dot org 2006-08-09
19:11 ---
(In reply to comment #0)
I am seeing the same problem for sparc-sun-solaris2.8 X sh-elf,
using gcc 2.95.2, when trying to build binutils checked out from
the CVS repository today.
The bfd.c.patch allows th
--
What|Removed |Added
OtherBugsDependingO||3017
nThis||
http://sourceware.org/bugzilla/show_bug.cgi?id=2993
--
After applying the patch for PR 2993, the build fails a bit later:
Making info in doc
rm -f config.texi
eval `grep '^ *VERSION='
../../../src-20060809/binutils/doc/../../bfd/configure`; \
echo "@set VERSION $VERSION" > config.texi
echo "@set UPDATED `date "+%B
Hi,
I recently upgraded to as(1) version 2.16.91 20060320, as distributed by
CodeSourcery for ARM, and notice differences with regards to earlier
versions of as(1) (2.16), as built by myself. (This has caused a lot of
head scratching for me). I can reproduce this behavior with the native
as 2.17