On Mon, Apr 18, 2005 at 12:56:52PM +0200, demerphq wrote:
> I hope that was the right place, I never did quite work out where
> ENV{PERL_CORE} gets stuck into $self->{PERL_CORE} in the first place.

I don't think it ever is.  SURPRISE!


> Ill give it a go if nobody else does, but I dont know how to tell if
> one is on WinCE and not Win32 from inside perl. I guess ill have to
> poke around in the winCE directory to see how different it is from the
> win32 directory and see how the make process works out.

perlport says you're on WinCE when (Win32::GetOSVersion)[4] == 3;

Reply via email to