automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NASM/YASM support


From: Diego Elio Pettenò
Subject: Re: NASM/YASM support
Date: Sat, 17 Nov 2012 16:52:05 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121027 Thunderbird/16.0.1

On 17/11/2012 16:08, Stefano Lattarini wrote:
> I know basically nothing about assembly, and this is just a quick reply
> before bedtime, but...  would this help?

Not really. The problem with that, is that it's designed to support
gas-style assembly (i.e. using the GCC frontend to compile the
assembly). NASM at least does not conform to this that much, and it does
not support the -c option.

Basically what Luca is looking for is adding specific rules for using
nasm-style command lines for building (yasm would follow from that). Not
sure how easy it is tbh.

-- 
Diego Elio Pettenò — Flameeyes
address@hidden — http://blog.flameeyes.eu/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]