Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CPAN Upload: A/AB/ABERGMAN/ponie-2.tar.gz - Ponie Development Release 2

13 views
Skip to first unread message

Goplat

unread,
Mar 22, 2004, 11:44:53 AM3/22/04
to perl6-i...@perl.org
--- Steve Hay <stev...@uk.radan.com> wrote:
> Arthur Bergman wrote:
>
> >This is Ponie, development release 2
> >
> >
> How does one build this on Win32 with MSVC++?
>
> Running the top-level "perl Configure.pl" got me nowhere, so I cd'd into
> parrot and ran "perl Configure.pl" there. That ran OK, so I tried
> "nmake" next.
>
> It almost worked. The compiler complained a couple of times about
> struct tm being undefined; I included <time.h> in a couple of places and
> those errors went away. libparrot_s.lib was then linked successfully,
> but linking parrot.exe fell over with three unresolved externals:
> asctime_r, gmtime_r and localtime_r. These are not present in the VC++
> header files.
>
> Did I configure it wrongly, or is there a problem here?

These were fixed in parrot cvs a while ago.


__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

Leopold Toetsch

unread,
Mar 22, 2004, 11:52:56 AM3/22/04
to Steve Hay, perl6-i...@perl.org
Steve Hay <stev...@uk.radan.com> wrote:
> but linking parrot.exe fell over with three unresolved externals:
> asctime_r, gmtime_r and localtime_r. These are not present in the VC++
> header files.

These are fixed in Parrot CVS. Though I don't know, if ponie uses it
unaltered.

> - Steve

leo

Nicholas Clark

unread,
Mar 23, 2004, 5:51:07 PM3/23/04
to Leopold Toetsch, Steve Hay, perl6-i...@perl.org

Yes, the parrot subdirectory of ponie is direct from cvs.perl.org
It's the perl subdirectory that is an import from a little while back
(of 5.9.0)

I assume that the ponie snapshot was made soon after a cvs up on the parrot
directory, but this may not be.

Nicholas Clark

0 new messages