Date: Wed, 27 May 1998 09:03:49 +0200 (CEST) From: Søren Schmidt <sos@FreeBSD.ORG> To: hasty@rah.star-gate.com (Amancio Hasty) Cc: sos@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: ELF preparation step 2 done Message-ID: <199805270703.JAA06331@sos.freebsd.dk> In-Reply-To: <199805270656.XAA01063@rah.star-gate.com> from Amancio Hasty at "May 26, 98 11:56:58 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805270703.JAA06331>