This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Clean up NetBSD configs, fix NetBSD ELF configs


On Tue, Jan 15, 2002 at 11:57:48AM -0800, Zack Weinberg wrote:

 > I've had a report that gcc 3.0.3 does not build under NetBSD 1.5.2 due
 > to bad .align directives:

...

 > The assembler on this machine reports
 > 
 > $ which as
 > /usr/bin/as
 > $ as -v
 > GNU assembler version 2.9.1 (i386--netbsd), using BFD version 2.9.1
 > 
 > The reporter is going to get me some more details, but I was wondering
 > if you've seen this problem and/or whether it would be something
 > helped by backporting this patch to the 3.0 branch.

Hm.  On my system (NetBSD 1.5ZA devel), I'm using much newer versions of the
tools (2.11.2 as /usr/bin/as and binutils-current in /usr/local/gnu/bin/as),
and haven't seen this problem.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]