[Mono-list] mono and launching an application on windows with 32bit

ptr2009 ptrajkumar at gmail.com
Wed Apr 22 12:25:57 EDT 2009


hey all

   I am testing a .net exe against mono on windows.  Is there a way to force
mono to launch the .net exe as 32bit application.

   My .net app depends on some native dlls for which i dont have the 64bit
version.   Compiling using nant with platform=x86 and against mono profile
says that mono doesn't support this platform.  Against .net 3.5 profile
platform x86 works and sets the 32bit flag in the PE header.  Does mono
respect the 32bit flag in the PE headers ?

 Thanks
Raj
-- 
View this message in context: http://www.nabble.com/mono-and-launching-an-application-on-windows-with-32bit-tp23175549p23175549.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list