Date: Tue, 20 Apr 1999 17:14:54 +0400 From: Dmitry Dolzenko <dol@ngcom.ru> To: stable@FreeBSD.ORG Subject: Problems with crtbebin.c Message-ID: <13718.990420@mig.phys.msu.su>
index | next in thread | raw e-mail
Hi!
I'm upgrading from 2.2.5-release to 3.1-stable.
I try several times, with 3.1-stable, 3.1-release, a'm remove /usr/obj
/usr/src /usr/cvs, then run cvsup and start "make buildworld"
The problems still exist :(
------------------------------------------------
cc -O -pipe -elf -Wall -fkeep-inline-functions -I/usr/obj/usr/src/tmp/usr/includ
e -c /usr/src/lib/csu/i386-elf/crt1.c -o crt1.o
cc -O -pipe -elf -Wall -fkeep-inline-functions -I/usr/obj/usr/src/tmp/usr/includ
e -c /usr/src/lib/csu/i386-elf/crtbegin.c -o crtbegin.o
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
------------------------------------------------
Than I run from shell single command cc ...
------------------------------------------------
[root@wasp] 12:40 update #cc -O -pipe -elf -Wall -fkeep-inline-functions -I/usr/o
bj/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:32: section attributes are not supported fo
r this target
/usr/src/lib/csu/i386-elf/crtbegin.c:33: section attributes are not supported fo
r this target
{standard input}: Assembler messages:
{standard input}:68: Error: Unknown pseudo-op: `.section'
------------------------------------------------
Do you have any ideas ?
Thanks in advance!
Best regards,
Dmitry mailto:dol@mig.phys.msu.su
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13718.990420>
