Re: [PATCH] Shared libraries on Win32 with MSVC++

2006-01-07 Thread Jonathan Worthington
"Jonathan Worthington" <[EMAIL PROTECTED]> wrote: Anyway, leo asked me to send this to the list for other people to try out first before it goes in. So, voila. And test they did. Thanks, ci'd. Jonathan

Re: [PATCH] Shared libraries on Win32 with MSVC++

2006-01-07 Thread Joshua Hoblitt
Jonathan, This patch is ok with both dynamic and static libparrots on amd64/linux. Cheers, -J -- On Sat, Jan 07, 2006 at 10:29:34PM -, Jonathan Worthington wrote: > Hi, > > I've attached a patch I've put together that includes Nick Glencross' patch > in ticket #37303 and additional change

[PATCH] Shared libraries on Win32 with MSVC++

2006-01-07 Thread Jonathan Worthington
Hi, I've attached a patch I've put together that includes Nick Glencross' patch in ticket #37303 and additional changes that allow for a shared DLL to be built on Win32 using MS VC++. This has the happy side-effect of fixing the issues with pbc_merge and dynamic classes (I guess this was one