Date: Thu, 22 Oct 1998 10:39:35 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: EBN <ebn@cics.ml.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Unknown pseudo op: .section Message-ID: <Pine.BSF.4.03.9810221035540.1458-100000@resnet.uoregon.edu> In-Reply-To: <Pine.BSF.4.04.9810191013270.712-100000@HAL9000.videotron.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Oct 1998, EBN wrote:
> I am running FreeBSD-2.2.7-RELEASE and I sup'ed the 3.0-RELEASE.
>
> When I run make aout-to-elf-build I get this error:
>
> --------------------------------------------------------------
> >>> Rebuilding bootstrap libraries
> --------------------------------------------------------------
>
> [...]
> cc -O -pipe -elf -Wall -Wno-unused -I/usr/obj/aout/usr/src/tmp/usr/include
> -c /usr/src/lib/csu/i386-elf/crt1.c -o crt1.o
> cc -O -pipe -elf -Wall -Wno-unused -I/usr/obj/aout/usr/src/tmp/usr/include
> -c /usr/src/lib/csu/i386-elf/crtbegin.c -o crtbegin.o
> /usr/src/lib/csu/i386-elf/crtbegin.c:30: section attributes are not
> supported for this target
> /usr/src/lib/csu/i386-elf/crtbegin.c:31: section attributes are not
> supported for this target
> {standard input}: Assembler messages:
> {standard input}:73: Error: Unknown pseudo-op: `.section'
I've answered this already, somewhere... it looks like the wrong version
of as is being called.
Doug White
Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite | www.freebsd.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9810221035540.1458-100000>
