public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Compiling Perl under b20.1
@ 1999-03-07 18:53 Earnie Boyd
  1999-03-31 19:45 ` Earnie Boyd
  0 siblings, 1 reply; 32+ messages in thread
From: Earnie Boyd @ 1999-03-07 18:53 UTC (permalink / raw)
  To: Sebastien Barre, Charles Wilson; +Cc: cygwin

---Sebastien Barre <Sebastien.Barre@utc.fr> wrote:
8<
> Any help ?
8<

I'm not familiar enough with perl or perl internals to comment on the
workings of perl; however, the default mode for CYGWIN is binmode. 
The only thing that [no]binmode changes is the processing mode of
pipes and redirection.  So adding and removing binmode from the CYGWIN
variable should not make any difference in the testing as both mean
the same.
==
-                        \\||//
-------------------o0O0--Earnie--0O0o-------------------
--                earnie_boyd@yahoo.com               --
-- http://www.freeyellow.com/members5/gw32/index.html --
----------------------ooo0O--O0ooo----------------------

PS: Newbie's, you should visit my page.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 32+ messages in thread
* Re: Compiling Perl under b20.1
@ 1999-03-06 10:41 Earnie Boyd
  1999-03-06 12:07 ` Charles Wilson
  1999-03-31 19:45 ` Earnie Boyd
  0 siblings, 2 replies; 32+ messages in thread
From: Earnie Boyd @ 1999-03-06 10:41 UTC (permalink / raw)
  To: Charles Wilson, Sebastien Barre; +Cc: Cygwin Mailing List

---Charles Wilson <cwilson@ee.gatech.edu> wrote:
8<
> Now, all three of your patches address problems I didn't see; the
main difference
> between us being binary vs. text mounts. If that is the case, should
these tests
> be skipped for all cygwin (binary and text mount) or should the
tests be fixed so
> that they work for both binary and text mounts? I'm not sure if the
second option
> means hacking the test scripts, or hacking perl itself.
> 
8<

IMHO, it seems that the easiest fix for this would be for perl to
always open a script file in text mode processing.  Any file that can
be potentially created by a human with an editor should be opened for
text mode processing.
==
-                        \\||//
-------------------o0O0--Earnie--0O0o-------------------
--                earnie_boyd@yahoo.com               --
-- http://www.freeyellow.com/members5/gw32/index.html --
----------------------ooo0O--O0ooo----------------------

PS: Newbie's, you should visit my page.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 32+ messages in thread
* Re: Compiling Perl under b20.1
@ 1999-03-05  6:22 Steven Zeil
  1999-03-31 19:45 ` Steven Zeil
  0 siblings, 1 reply; 32+ messages in thread
From: Steven Zeil @ 1999-03-05  6:22 UTC (permalink / raw)
  To: cygwin

I compiled the 5.005_002 source distribution from CPAN with little difficulty.
The result seems to work well enough for the fairly simple scripts that I use on
a regular basis.

The README.cygwin32 file included with the distribution pretty much steps
through it.  The only deviation I recall is that, before doing step 4 (sh
configure), I found that I needed to edit the various paths in the
hints/cygwin32.sh file to tell it where my cygwin32 installation resided.   With
those changes, I just let configure use its defaults wherever possible.

Steve Zeil



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 32+ messages in thread
* Compiling Perl under b20.1
@ 1999-03-04 18:06 Allan Peda
       [not found] ` < 36DF49C5.BDE486B0@interport.net >
  1999-03-31 19:45 ` Allan Peda
  0 siblings, 2 replies; 32+ messages in thread
From: Allan Peda @ 1999-03-04 18:06 UTC (permalink / raw)
  To: Cygwin Mailing List

Has there been much success with this?  I've done it with MSVC + nmake,
but I'd get more of a thrill using cygwin.

I searched at www.qub.com, but it doesn't look too active.  The
directory entry in the distribution with cygwin instructions didn't work
well for me last time I tried.

Allan

A


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~1999-03-31 19:45 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-07 18:53 Compiling Perl under b20.1 Earnie Boyd
1999-03-31 19:45 ` Earnie Boyd
  -- strict thread matches above, loose matches on Subject: below --
1999-03-06 10:41 Earnie Boyd
1999-03-06 12:07 ` Charles Wilson
     [not found]   ` < 36E18AF6.A967D7DA@ece.gatech.edu >
1999-03-07 15:33     ` Sebastien Barre
1999-03-07 23:19       ` Charles Wilson
     [not found]         ` < 36E37A18.A15F8524@ece.gatech.edu >
1999-03-08  5:43           ` Sebastien Barre
1999-03-31 19:45             ` Sebastien Barre
1999-03-31 19:45         ` Charles Wilson
1999-03-08  0:07       ` Charles Wilson
     [not found]         ` < 36E38547.482A019A@ece.gatech.edu >
1999-03-08  5:43           ` Sebastien Barre
1999-03-31 19:45             ` Sebastien Barre
1999-03-31 19:45         ` Charles Wilson
1999-03-31 19:45       ` Sebastien Barre
1999-03-31 19:45   ` Charles Wilson
1999-03-31 19:45 ` Earnie Boyd
1999-03-05  6:22 Steven Zeil
1999-03-31 19:45 ` Steven Zeil
1999-03-04 18:06 Allan Peda
     [not found] ` < 36DF49C5.BDE486B0@interport.net >
1999-03-05  8:06   ` Sebastien Barre
1999-03-05 13:13     ` Charles Wilson
     [not found]       ` < 36E048F5.9B384A50@ece.gatech.edu >
1999-03-06  2:49         ` Sebastien Barre
1999-03-06 10:27           ` Charles Wilson
     [not found]             ` < 36E1739A.BEC6F38C@ece.gatech.edu >
1999-03-07 15:33               ` Sebastien Barre
1999-03-07 22:26                 ` Charles Wilson
1999-03-31 19:45                   ` Charles Wilson
1999-03-31 19:45                 ` Sebastien Barre
1999-03-31 19:45             ` Charles Wilson
1999-03-31 19:45           ` Sebastien Barre
1999-03-31 19:45       ` Charles Wilson
1999-03-31 19:45     ` Sebastien Barre
1999-03-31 19:45 ` Allan Peda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).