| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <3D849664.3040201@x-ray.at> |
| Date: | Sun, 15 Sep 2002 15:17:08 +0100 |
| From: | Reini Urban <rurban AT x-ray DOT at> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.0.0) Gecko/20020530 |
| X-Accept-Language: | de-at, de, en-us, en |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: cygwin Digest 13 Sep 2002 20:42:51 -0000 Issue 2223 |
| References: | <1031949771 DOT 10833 DOT ezmlm AT cygwin DOT com> |
cygwin-digest-help AT cygwin DOT com schrieb:
> Von "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de>
> Datum: Fri, 13 Sep 2002 18:19:52 +0200
> An: "Patrick J. LoPresti" <patl AT curl DOT com>
>
> There is an initial port of libwin32 available, well it sure needs some
> more work, i.e. the ODBC module does not pass the test. Try it, apply
> the patch to the 0.18 version:
> http://iokaste.koeln.convey.de/cywgin/libwin32/libwin32-0.18-2-cygwin.patch
> http://iokaste.koeln.convey.de/cywgin/libwin32/README
Looks for me as an mingw patch, at least not suitable for the plain
normal cygwin-multi perl-5.6.1
I fixed some errors by myself but stopped somewhere in the middle.
* no \t in the clean:: postamble sections of two makefiles.
* not enough hints/cygwin.pl files.
e.g. for APIFile it needs a
$self->{LIBS} = ['-L/usr/lib/mingw -lmsvcrt40'];
plus some fixes in File.xs:
IsContainerPartition() should be commented out
and:
#ifdef __CYGWIN__
# define win32_get_osfhandle _get_osfhandle
# define win32_open_osfhandle _open_osfhandle
#endif
....
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |