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: Nick Clifton
Subject: Re: Error: unknown pseudo-op: `.section'
Date: Wed, 11 Jun 2003 15:03:06 +0100
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.2 (gnu/linux)

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.

>  - 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.

Cheers
        Nick
        





reply via email to

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