From owner-freebsd-questions Thu Oct 22 10:40:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27845 for freebsd-questions-outgoing; Thu, 22 Oct 1998 10:40:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27838 for ; Thu, 22 Oct 1998 10:40:08 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id KAA06705; Thu, 22 Oct 1998 10:39:35 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 22 Oct 1998 10:39:35 -0700 (PDT) From: Doug White To: EBN cc: freebsd-questions@FreeBSD.ORG Subject: Re: Unknown pseudo op: .section In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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