Hi, I'm getting an error when I tried the ahead-of-time compilation procedure. Here's what I'm getting at the mono command prompt:
Mono version 2.4.2.1 Build 1 Prepending 'C:\PROGRA~1\MONO-2~1.1\bin' to PATH C:\Documents and Settings\lionel>cd\ C:\Documents and Settings\lionel\Desktop\IOTestApps>mono -O=all --aot iotestmult i.exe Mono Ahead of Time compiler - compiling assembly C:\Documents and Settings\lione l\Desktop\IOTestApps\iotestmulti.exe Code: 6507 Info: 264 Ex Info: 112 Class Info: 1253 PLT: 55 GOT Info: 566 GOT Inf o Offsets: 336 GOT: 464 Executing the native assembler: as C:\DOCUME~1\lionel\LOCALS~1\Temp\mono_aot_R1 7QXU -o C:\DOCUME~1\lionel\LOCALS~1\Temp\mono_aot_R17QXU.o 'as' is not recognized as an internal or external command, operable program or batch file. AOT of image iotestmulti.exe failed. Does anyone know what the problem may be? Thanks in advance. -L -- View this message in context: http://www.nabble.com/Error-when-trying-ahead-of-time-compilation-tp24539044p24539044.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
