Thanks!

I will check it out. I mostly made a shot at ffi since it is listed as a 
dependency for a couple of packages I would be interested in building (or at 
least try to build).

On a more general note though, being able to convert GAS ASM to Plan9 ASM (and 
possibly also the other way around) would be quite handy sometimes, I guess.

måndagen den 3 december 2012 08.23.29 skrev  Tassilo Philipp:
> Hi,
> 
> I noticed you were asking on the libffi mailing list for Plan9 support, so I
> guess your question is related to getting libffi to run on Plan9? If you
> just need a ffi, dyncall is running on Plan9 already (x86, only calls, not
> callbacks, though), supporting Plan9's calling convention. Check out
> dyncall.org
> 
> Hope this helps,
> Tassilo
> 
> 
> On Mon, 03 Dec 2012 11:02:49 +0100
> 
> Jens Staal <[email protected]> wrote:
> > Hi
> > 
> > I just wondered if anyone has made some sort of wrapper similar to the
> > posix c compiler (pcc) front end for 8c, but for ASM?
> > 
> > The reason I ask is that some projects have mixed .c and .S code and the
> > ASM is mostly GAS syntax.
> > 
> > Alternative ways of dealing with GAS ASM and still get native object files
> > are also welcome :)

Reply via email to