--- Steve Hay <[EMAIL PROTECTED]> 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

Reply via email to