[Mono-list] Does AOT work on Windows?

SWO wolfgang at easybyte.at
Wed Jan 14 09:34:33 EST 2009


I installed Mono 2.2 for windows, and created a little Winforms Applikation
with VS2008. There is only one Form into the Application nothing else. When
I try to call Mono --aot TestMonoAot.exe I get following error message:

C:\Dokumente und Einstellungen\SWO.BENUTZER-E9909D\Eigene Dateien\Visual
Studio
2008\Projects\TestMonoAot\TestMonoAot\bin\Debug>mono --aot=full
TestMonoAot.exe
Mono Ahead of Time compiler - compiling assembly C:\Dokumente und
Einstellungen\
SWO.BENUTZER-E9909D\Eigene Dateien\Visual Studio
2008\Projects\TestMonoAot\TestM
onoAot\bin\Debug\TestMonoAot.exe
Code: 2874 Info: 136 Ex Info: 199 Class Info: 1243 PLT: 19 GOT Info: 44 GOT
Info
 Offsets: 60 GOT: 104
Executing the native assembler: as 
C:\DOKUME~1\SWO~1.BEN\LOKALE~1\Temp\mono_aot
_H1CTNU -o C:\DOKUME~1\SWO~1.BEN\LOKALE~1\Temp\mono_aot_H1CTNU.o
Der Befehl "as" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
AOT of image TestMonoAot.exe failed.

the gernam message means
The command "as" is either misspelled or 
could not be found.


-- 
View this message in context: http://www.nabble.com/Does-AOT-work-on-Windows--tp21457111p21457111.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list