Since FreeBSD 3.0-RELEASE, we do not use a.out as the system executable
format. You have two choices:
(1) If you have to have it a.out for some reason, put
OBJFORMAT=aout in your environment.
(2) You should probably be just using "elf" as the -f argument
for nasm instead.
--
Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! /
[EMAIL PROTECTED] `------------------------------'
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- NASM programs for freebsd Isaac Flemming
- Re: NASM programs for freebsd Brian Fundakowski Feldman
- Re: NASM programs for freebsd Chuck Robey
- Re: NASM programs for freebsd Jonathan Towne
- Re: NASM programs for freebsd Oren Sarig

