[perl #49238] [PATCH] pbc_to_exe compile failure on Win32 / MSVC9

2008-01-03 Thread Cosimo Streppone via RT
On Mer. 02 Gen. 2008 05:40:32, cosimo wrote: > On Lun. 31 Dic. 2007 01:09:28, [EMAIL PROTECTED] wrote: > > On Sunday 30 December 2007 14:05:38 Cosimo Streppone wrote: > > > > > I tried to follow chromatic's instructions to obtain a perl6 binary > > > but had some problems [...] > > [...] > > Th

[perl #49238] [PATCH] pbc_to_exe compile failure on Win32 / MSVC9

2008-01-03 Thread Cosimo Streppone via RT
On Lun. 31 Dic. 2007 01:09:28, [EMAIL PROTECTED] wrote: > On Sunday 30 December 2007 14:05:38 Cosimo Streppone wrote: > > > I tried to follow chromatic's instructions to obtain a perl6 binary > > but had some problems [...] > > > 3) In the final generated "pbc_to_exe.c" and > "languages\perl6\per

Re: [perl #49238] [PATCH] pbc_to_exe compile failure on Win32 / MSVC9

2008-01-02 Thread chromatic
On Wednesday 02 January 2008 05:40:35 Cosimo Streppone via RT wrote: > Thanks for the building process explanation. > After your changes (r24437) I still have problems building perl6.exe. > I'm trying to use `nmake perl6'. Two problems here: > > 1) The `int8_t' define doesn't work for me. Seems li

Re: [perl #49238] [PATCH] pbc_to_exe compile failure on Win32 / MSVC9

2007-12-31 Thread chromatic
On Sunday 30 December 2007 14:05:38 Cosimo Streppone wrote: > I tried to follow chromatic's instructions to obtain a perl6 binary > but had some problems. I will try to explain them here, along with a > little patch (against r24322) that allowed me to build my genuine > perl6.exe on vista (Yes!)

[perl #49238] [PATCH] pbc_to_exe compile failure on Win32 / MSVC9

2007-12-30 Thread Cosimo Streppone
# New Ticket Created by "Cosimo Streppone" # Please include the string: [perl #49238] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=49238 > I tried to follow chromatic's instructions to obtain a perl6 binary but had some p