On Mon, Oct 14, 2013 at 10:45:38PM +0100, Brian Sidebotham wrote:
> Yes, MinGW has GNU AS (It's part of binutils). I don't know why they've
> implemented it with MASM instead for the Windows platform.

Problem: gas uses AT&T syntax, not MASM one. YASM/NASM could be a better
bet.

But probably they choose MASM to use some Windows-specific trickery? The
context classes IIRC are for coroutine so they only should do
stack/register freezing but who knows...

Wasn't MASM deprecated/unsupported for a long time anyway?

-- 
Lorenzo Marcantonio
Logos Srl

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to