Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 1998 07:16:52 +0800 (HKT)
From:      Chan Yiu Wah <c5666305@b1.hkstar.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   how to make world in elf
Message-ID:  <199809252316.HAA05552@b1.hkstar.com>

next in thread | raw e-mail | index | archive | help
Hello,

I would like to know the proper steps to make world in elf as I had tried
several times without success.

1. make -DNOSECURE -DNOCRYPT world (set OBJFORMAT=elf in /etc/objformat)
   error -> /usr/lib/crt1.0 cannot recognised file format.

2. make -DNOSECURE -DNOCRYPT aout-to-elf (no OBJFORMAT=elf)
   error -> cannot find /usr/lib/begincrt.o

Can anyone show the the steps ? Thanks.

Clarence


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809252316.HAA05552>