[perl #41724] [BUG] miniparrot fails to build on strawberry perl

2008-06-27 Thread Will Coleda via RT
On Wed Mar 07 08:52:19 2007, acalpini wrote: > Jerry Gay (via RT) ha scritto: > > i suspect there's trouble with the platform-specific c/h files, > given > > the nature of the warnings during build. the configure/make output > is > > below. > > > > the only relevant warning I see is: > > > config

Re: [perl #41724] [BUG] miniparrot fails to build on strawberry perl

2007-03-07 Thread chromatic
On Wednesday 07 March 2007 08:42, Aldo Calpini wrote: > on the other hand, I had a totally different experience using strawberry > perl to build parrot. it doesn't work at all, make groks because of > backslashes in paths in the Makefile (had to change them to forward > slashes), libparrot.dll ref

Re: [perl #41724] [BUG] miniparrot fails to build on strawberry perl

2007-03-07 Thread Aldo Calpini
Jerry Gay (via RT) ha scritto: i suspect there's trouble with the platform-specific c/h files, given the nature of the warnings during build. the configure/make output is below. the only relevant warning I see is: config/gen/platform/win32/exec.c: In function `Parrot_Exec_OS_Command': conf

[perl #41724] [BUG] miniparrot fails to build on strawberry perl

2007-03-06 Thread via RT
# New Ticket Created by Jerry Gay # Please include the string: [perl #41724] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41724 > i suspect there's trouble with the platform-specific c/h files, given the nature of the war