Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <003601bf7fd1$38fa8da0$21bf113f@toolbox> Reply-To: "Sean Champ" From: "Sean Champ" To: "Cygwin-general" Subject: Collecting info about porting Date: Fri, 25 Feb 2000 12:45:15 -0800 Organization: The Symmetry Net MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0033_01BF7F8E.2A264D20" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 ------=_NextPart_000_0033_01BF7F8E.2A264D20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit as salaem 'alekum. i have started to work towards compiling some docs for Cygwin, an extension of the currently available info, to be put into the microsoft html-help format (as a note, a java-applet interface is available for this, so non-win systems should be able to use the docs as well). I want to include tips on what special directives need to be set, in order to compile things with the cygwin version of the gnu utils. If you can send me anything about compiler-flags that should be set, or anything else that could help a "newbie" with compiling things to work with Cygwin, I will note it, with the email address of the sender, and any name that is supplied. an example of the XML DTD that I am using to manage this project is attatched to this email. you don't have to use any XML in sending info for this, bare text will be fine :) but this attatchment might show what I'm meaning about what I'm asking for, if there is some ambiguity. baraka Allah feek. --Sean Champ If there are any questions about copyright-issues, or how a helpdoc package such as this will be licensed, please contact me directly at cud AT crosswinds DOT net or symmetry_web AT email DOT msn DOT com , or via the ICQ number 37515585 . (ICQ is probably the most reliable, from how broken MSN has been seeming, at times. I won't say here why I'm stuck with them, for now ;) I plan on making it freely available, of course! :) and anything other than that I will not say, unless you contact me directly with any relevant questions ;) (I am still learning to navigate the legal minefield that we have made.) ------=_NextPart_000_0033_01BF7F8E.2A264D20 Content-Type: text/xml; name="Notes.porting.xml" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Notes.porting.xml" Help with compiling software for Cygwin. Cygwin, Port, Gnu, Linux, Unix, Compile, GCC, EGCS http://cygutils.netpedia.net/B20/index.html Cygutils :: Utilities for Cygwin :: B20 Legacy Branch 19 Thw al-Qi`dah, 1420 Hijri (2/25/2000 C.E.)

A few notes that apply to all cygwin-perl ports:

  • If you decide to download the original source code from = cpan.org, and use the patches provided here, you need to make sure = that=20 you set the CYGWIN environment variable to include 'binmode'.=20 Otherwise, patch.exe will give really strange errors when you=20 attempt to patch.=20
  • Make sure, if '.' is in your path, that it does not precede=20 /usr/bin or /usr/local/bin when building perl. Otherwise,=20 when you 'make install', the file <perl-src>/INSTALL=20 will be executed instead of /usr/bin/install, thanks to=20 the case-insensitivity of the windows file system.
  • =20
------=_NextPart_000_0033_01BF7F8E.2A264D20 Content-Type: text/plain; charset=us-ascii -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com ------=_NextPart_000_0033_01BF7F8E.2A264D20--