[IronPython] Building from source

hellosticky hellosticky at gmail.com
Wed Aug 27 16:50:59 CEST 2008


I can't even run DLR/IronPython without a strong name, so that'd be nice :). I actually don't really mind signing them myself for now


  _____  

From: Curt Hagenlocher [mailto:curt at hagenlocher.org] 
Sent: Wednesday, August 27, 2008 10:04 AM
To: hellosticky at gmail.com; Discussion of IronPython
Subject: Re: [IronPython] Building from source


You need a certificate to sign the assembly if you want a strong name -- and of course any certificate that Michael has or generates won't have the same key signature as the certificate we use to sign here.
 
For IronRuby, we've modified the export script so that building from source will no longer delay-sign the assembly but just leave it unsigned.  Is this something that people would find useful for our regular source drops?  If so, I can try to cajole Dave into changing the script.  He probably doesn't have enough work to do anyway ;).

On Wed, Aug 27, 2008 at 6:53 AM, hellosticky <hellosticky at gmail.com> wrote:


Hi Michael, thanks. I'll be getting VS 2008 hopefully in a week or two. By the way, would you be able to build yours with a strong name?
Thanks,

> -----Original Message-----
> From: Michael Foord [mailto:fuzzyman at voidspace.org.uk]
> Sent: Wednesday, August 27, 2008 5:48 AM
> To: hellosticky at gmail.com; Discussion of IronPython
> Subject: Re: [IronPython] Building from source
>
> hellosticky wrote:
> > Hi, I downloaded the latest change set of IronPython from
> CodePlex source code tab, but the SLN file doesn't load in VS
> 2005, and running NMAKE it looks like there are C# 3.0 or 3.5
> features being used.
> >
> > How do I build a .NET 2.0 version of IronPython from source?
> >
>
> VS 2008 can build a .NET 2.0 version (and VS Express should work I
> think), but I'm pretty sure that VS 2005 won't be able to build it.
>
> I built from the latest sources last night, it is up at:
>
> http://www.voidspace.org.uk/Ipy-38029.zip
>
> (Release binaries only, 2.8mb, no warranties etc!)
>
> Michael
>
> > Thanks,
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.ironpython.com
> > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> >
>
>
> --
> http://www.ironpythoninaction.com/
> http://www.voidspace.org.uk/
> http://www.trypython.org/
> http://www.ironpython.info/
> http://www.resolverhacks.net/
> http://www.theotherdelia.co.uk/
>
>

_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080827/6a4e49db/attachment.html>


More information about the Ironpython-users mailing list