From owner-freebsd-current Wed May 27 00:04:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17506 for freebsd-current-outgoing; Wed, 27 May 1998 00:04:47 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from sos.freebsd.dk (sos.freebsd.dk [212.242.40.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA17374; Wed, 27 May 1998 00:03:58 -0700 (PDT) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.8.8) id JAA06331; Wed, 27 May 1998 09:03:49 +0200 (CEST) (envelope-from sos) Message-Id: <199805270703.JAA06331@sos.freebsd.dk> Subject: Re: ELF preparation step 2 done In-Reply-To: <199805270656.XAA01063@rah.star-gate.com> from Amancio Hasty at "May 26, 98 11:56:58 pm" To: hasty@rah.star-gate.com (Amancio Hasty) Date: Wed, 27 May 1998 09:03:49 +0200 (CEST) Cc: sos@FreeBSD.ORG, current@FreeBSD.ORG From: Søren Schmidt Reply-to: sos@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In reply to Amancio Hasty who wrote: > Enjoy your vacation . I am going to be busy shooting myself on foot 8) > cc -fpic -DPIC -O -pipe -elf -DLIBC_RCS -DSYSLIBC_RCS > -I/usr/src/lib/libc/include -elf -D__DBINTERFACE_PRIVATE -D_NLIST_DO_ELF > -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -c > /usr/src/lib/libc/../libc/gen/arc4random.c -o arc4random.so OK, if you intend to run ELF all over you should set BINFORMAT=elf in make.conf and OBJFORMAT=elf in either the environment or better in /etc/objformat. I'm not sure this is going to get through a make world yet, it did once, but Bruce has been tampering heavily with the makefiles since then... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end .. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message