[Flac-dev] Re: beta 10 candidate checked in

Josh Coalson xflac at yahoo.com
Thu May 31 11:27:28 PDT 2001


> > |         $(NASM) -f elf -d ELF $< -o $@
> > 
> > This won't fly on OpenBSD/i386, which is a.out.
> 
> This might be solved by using 'as' instead of nasm, though many
> versions of
> 'as' don't support Intel syntax (GNU as does).
> 
I've gotten pretty attached to nasm.  It has very explicit and
clean syntax and semantics, and it supports many object file
formats.  Really all that is needed to make it work for OpenBSD
(and other non-ELF systems) is to add detection for the target
format and '-f -d' the right words.

Josh


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/




More information about the Flac-dev mailing list