[Mono-list] Can't get Ahead-Of-Time compilation working

Michael B. Trausch mbt at zest.trausch.us
Mon Sep 28 14:34:17 EDT 2009


On Mon, 2009-09-28 at 11:22 -0700, LKeene wrote:
> Thanks for trying to help Michael, but...the "as" assembler program?
>  I'm sorry but I've never heard of this. What is it / where can I find
>  it? I've found another thread where someone says that I need to
>  download / install mingw, but this seems strange as it's a compiler
>  for native Windows?
> 
> Actually, let me ask another question first as this is a potential
>  showstopper: can I AOT my app for OSX execution?

'as' is the native assembler utility.  On many systems, this is the GNU
assembler (also known as 'gas').  The GNU assembler is part of the
'binutils' GNU package (which is simply called 'binutils' on many
systems).

	--- Mike

-- 
Blog:  http://mike.trausch.us/blog/
Misc. Software:  http://mike.trausch.us/software/

“The greater danger for most of us lies not in setting our aim too
high and falling short; but in setting our aim too low, and achieving
our mark.” —Michelangelo


More information about the Mono-list mailing list