bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error: unknown pseudo-op: `.section'


From: Robert Millan
Subject: Re: Error: unknown pseudo-op: `.section'
Date: Wed, 11 Jun 2003 17:05:16 +0200
User-agent: Mutt/1.5.4i

On Wed, Jun 11, 2003 at 03:03:06PM +0100, Nick Clifton wrote:
> Hi Robert,
> 
> > $ cat test.c
> > int f (char *); main () {f ("a");}
> > $ gcc -S test.c && i386-netbsd-gnu-as test.s -o /dev/null
> 
> This appears to work with the current CVS sources, so I suspect that
> it was a bug once, but has now been fixed.

what combination did work for you? i've found this error with a recent
CVS snapshot when cross-compiling for i386-netbsd-gnu from a native NetBSD
host.

also did you re-run autoconf after appliing the patch?

> >  - the problem only happens when using the i386-netbsd-gnu cross-assembler
> >    with Momchil Velikov's patch [1] to support (Glibc-based) GNU/NetBSD
> 
> Can you provide me with any moer information about this patch ?  It
> seems quite straightforward and I do not see any reason why the
> binutils parts of it should not be applied to the current sources.

all i know is it was made by Momchil Velikov (but he isn't maintaining it
anymore), and that it's working for me with binutils 11/24/2002.

it can't be applied to CVS yet, though, because the "*-netbsd-gnu" triplet
has not been made official into the canonical config.guess' copy.
(and there are some problems with that, since it conflicts with the triplet
used for GNU/NetBSD with native C library)

-- 
Robert Millan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]