In v2.0 we currently don't support re-running the assemblies that are saved to disk. There are a number of places where to simplify things we've taken a dependency of passing live objects from compilation through to runtime. Unfortunately I don't know when we'll be fixing that yet. You're not the only one that wants it though so it's hard to imagine we can completely ignore it.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lee Culver Sent: Thursday, December 13, 2007 1:54 PM To: Users@lists.ironpython.com Subject: [IronPython] -X:SaveAssemblies I use the -X:SaveAssemblies command to compile and pass around tools that I create with IronPython... I've noticed that it fails on 2.0A6. Specifically, the exe that it generates gives an "invalid executable" dialog box in windows (with the 3 dlls in the same directory as the .exe file). Is this a known issue? If so is there an eta on a fix? I've had to switch back to 1.1 as a result... -Lee
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com