|
|
sybperl-l Archive
Up Prev Next
From: mpeppler at itf dot ch (Michael Peppler)
Subject: Re: Windows NT Version
Date: Feb 1 1996 9:11AM
From: Paulo Dimas
> I am sorry to bother you with a question that probably has already
> been asked. The fact is that we are very time constrained into developing
> a Web Site, with Sybase connection, based on Windows NT.
>
> The question is: Is there any version of Sybperl ported to Windows NT?
>
> I have already checked the URL refered in the FAQ (http://www.metainfo.com),
> where I didn't find any reference to Sybperl.
It seems that metainfo have decided not to port sybperl to NT. I would
*love* to help with a port, but I don't have access to an NT machine.
I think the best place to start is from the NT port of Perl by Hip
communications. Building sybperl from there should be a case of
creating appropriate Makefiles (the NT port does not have the MakeMaker
stuff yet, as far as I know) and possibly getting .c files instead of
the .xs files (I don't know if xsubpp is available).
I am *really* quite willing to help anyone who wants to give this a try
(including sending pre-processed .xs files).
Michael
----- Begin Included Message -----
>From owner-perl5-porters@nicoh.com Thu Feb 1 02:36:07 1996
From: owner-Perl-Win32_announce@mail.hip.com
Subject: ANNOUNCEMENT: Perl for Win32 Release build 105 available.
Sender: owner-perl5-porters@nicoh.com
List-Name: perl5-porters
To: undisclosed-recipients:;@africa.nicoh.com
X-Filter: mailagent [version 3.0 PL44] for mpeppler@itf.ch
Hip Communications releases another Perl for Win32!
RELEASE NOTES:
-------------------------------
Version 5 build 105 RELEASE <--( not a beta )
-------------------------------
The source and binary are available by anonymous ftp to:
ftp://ftp.perl.hip.com/ntperl/perl5.001m/
105-i86.zip ( intel binary )
105-src.zip ( source tree )
Currently only the i86 binary is available.
Bugs fixed
----------
- OLE bugs re: properties and retrievable arrays fixed.
- Windows 95 problems with exceptions fixed.
- Windows 95 problems with pipes and COMMAND.COM fixed.
Known Issues
------------
- the return value of a system call is wrong on Win95, causing a test failure.
- Makefiles are for MSVC version 2.2. The next build will use
VC 4.0 makefiles.
OTHER SOURCES OF INFORMATION
----------------------------
Check out our website at:
http://www.perl.hip.com/
Where you can
-join ( or quit ) our mailing lists,
-read our perl-win32 FAQ.
-submit a bug report.
-download the latest perl for win32 release.
-read our online win32 specific and general perl 5 documentation.
Or, just go directly to our ftp site at:
ftp://ftp.perl.hip.com/
where you can
-download perl. ( what did you expect? )
..jmd
-------------------------------------------------------
h i p c o m m u n i c a t i o n s
Software Development 1-604-606-4620
----- End Included Message -----
|