Hi Christopher,
> Here's the harsh reality: it is extremely unlikely that anyone is going
> to investigate this. If you are using non-cygwin apps with bash and
> CTRL-C doesn't work then you are on your own.
OK.
> I will enthusiastically inspect and evaluate any fixes that you provide
> to cyg
On Mon, 2002-01-07 at 19:47, Michael Rumpf wrote:
> The problem is that the signal handling of the bash is not working correctly
> in the C/C++ app which forks others.
I'm not clear: Is the app that forks others a Cygwin app, or not?
ie: as a process chain is it
bash (cygwin)
app1 (cygwin)
app
I just installed Xfree on Cygwin following the instructions in the
Cygwin/XFree86 User's Guide exactly, and I get a message that scrolls off
the screen about /tmp/.X11~unix should be set to root when I run "startx".
Also there are messages about /home/username/.Xauthority: No such file or
director
On Mon, Jan 07, 2002 at 03:47:01PM +0800, Greg Matheson wrote:
> LYStrings.o(.text+0x4261):LYStrings.c: undefined reference to `acs_map'
> LYStrings.o(.text+0x4290):LYStrings.c: undefined reference to `acs_map'
> LYStrings.o(.text+0x4ee2):LYStrings.c: undefined reference to `acs_map'
> LYStrings.o
On Mon, Jan 07, 2002 at 03:21:25AM -0600, Ross Snoeyenbos wrote:
> I just installed Xfree on Cygwin following the instructions in the
> Cygwin/XFree86 User's Guide exactly, and I get a message that scrolls off
> the screen about /tmp/.X11~unix should be set to root when I run "startx".
> Also ther
Hi Robert,
> On Mon, 2002-01-07 at 19:47, Michael Rumpf wrote:
>
>
> > The problem is that the signal handling of the bash is not working
correctly
> > in the C/C++ app which forks others.
>
> I'm not clear: Is the app that forks others a Cygwin app, or not?
>
> ie: as a process chain is it
> bas
I've updated the version of inetutils in cygwin/latest to 1.3.2-17.
This package is created for running under Cygwin 1.3.6. It's untested
under earlier versions of Cygwin.
Version 1.3.2-17 containes the following changes:
- Change distributed header files pty.h, talkd.h and tftp.h to be
C++
Dear Cygwin:
I set up cron per your suggestion with:
$ cygrunsrv -I cron -p /usr/sbin/cron -a -D -e
"TZ=EST+5EDT,M4.1.0/M10.5.0" \-e
"CYGWIN=ntsec tty"
I still can not get cron to work after starting the service and
crontabbing my crontab file.
Does the Windows Scheduling service need to be s
- Original Message -
From: "Michael Rumpf" <[EMAIL PROTECTED]>
Yes, that is what I meant.
> bash (cygwin, of course)
> app1 = "signals (MS CRT)"
> app2 = "myclass.exe (MS CRT)" or "java myclass (???)"
Lets leave java to the side. If we solve it with MS CRT, and java apps
still have pr
On Thu, Jan 03, 2002 at 08:13:35PM -0500, Christopher Faylor wrote:
> So, if you are using the name sourceware.cygnus.com for ftp, email,
> rsync, ssh, web, etc., please change over to using sources.redhat.com
> ASAP.
http://cygwin.com/cvs.html still refers to anoncvs.cygnus.com.
John
--
Un
There is no linking object files builded with gcc in CYGWIN with
libraries builded in other environments like BolandC++ or LabWindows or
VisulaC++. There seems to be problems of demangling.
Thank you for any solution for my problem.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-sim
===
- Original Message -
From: "Herve Bailly" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 07, 2002 9:41 PM
Subject: Linkage with import libraries
> There is no linking object files builded with gcc in CYGWIN with
> libraries builded in other environments like Bolan
> Yes, that is what I meant.
>
> > bash (cygwin, of course)
> > app1 = "signals (MS CRT)"
> > app2 = "myclass.exe (MS CRT)" or "java myclass (???)"
>
> Lets leave java to the side. If we solve it with MS CRT, and java apps
> still have problems, then that becomes a new bug. Why? because there are
On Mon, Jan 07, 2002 at 10:33:48AM +0100, Corinna Vinschen wrote:
> Wrong mailing list. Go to [EMAIL PROTECTED]
Possibly (just maybe :-() it would help if this text on
http://www.cygwin.com/ --
For all other questions and observations, please check the
resources available at thi
Facey,
2002-01-07 11:19:44, du schriebst:
> I set up cron per your suggestion with:
> $ cygrunsrv -I cron -p /usr/sbin/cron -a -D \
> > -e "TZ=EST+5EDT,M4.1.0/M10.5.0" \
> > -e "CYGWIN=ntsec tty"
> I still can not get cron to work after starting the service and
> crontabbing my crontab file.
Soren,
2002-01-07 12:54:36, du schriebst:
> I checked the archives and didn't see signs that this was
> previously known: I came across a project ("gnumaniak")
> that is creating more updated man pages for (many of the
> core) Gnu apps we use ...
>
>http://www.userfriendly.net/linux/RPM/contr
Gerrit,
2002-01-07 13:19:23, du schriebst:
> But this file is about two years old...probably are the most
> manpages at your current Cygwin installation more up to date;)
BTW, there are also NEW german manpages:
Begin4
Title: manpages-de
Version:0.4
Entered-date: 2002-01-01
On Sun, Jan 06, 2002 at 10:33:29PM -0700, [EMAIL PROTECTED] wrote:
> I am wanting to start using prc-tools, and all the documentation I can
> find says to use it with cygwin b20.1.
You can find prc-tools binaries compiled against modern Cygwins at
http://prc-tools.sourceforge.net/ [1]. Please wr
Nicolas Williams wrote:
> ./configure --prefix=/usr/local --disable-otp ; make
>
> Works, well, almost works.
[ snip ]
> - The same klist.exe binary in /tmp/heimdal-0.4e/kuser/klist.exe works,
>but, the *same* binary, located in /usr/local/bin/. Then again, if I
>copy klist.exe to /u
A,
2002-01-07 13:33:10, du schriebst:
> I am trying install perl DBD-DB2 driver on cygwin
> running on Windows NT. I installed DBI module
> successfully. But having errors installing DBD-DB2
> module.
> My Operating System: Windows NT 4.0
> Database: IBM DB2 7.0
> 1. While generating makefile,
Ok.
I didn't realise that signal() is implemented in the standard VC++
libraries.
Can you tell me any details of the signal implementation you are using
on win32?
If you wished to follow clean room r/e for this, I can implement the
signal sending side to match up with what your library expects.
A
You won't be able to do this (at least ATM). MSVC and gcc use different
ways to describe the C++ symbols.
Guenther Sohler wrote:
> Hallo Group,
>
> I downloaded the qt-2.3 library for windows. these have visual studio 6.0
> library format., and i want to link
> the libraries to my object files
> Ok.
> I didn't realise that signal() is implemented in the standard VC++
> libraries.
> Can you tell me any details of the signal implementation you are using
> on win32?
> If you wished to follow clean room r/e for this, I can implement the
> signal sending side to match up with what your libra
> -Original Message-
> From: J. Henning Schwentner [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, January 06, 2002 2:57 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Compiling apps to Mingw32 with cygwin
>
>
> Thanks for your quick help, this works nice!
>
> But, it is a bit difficult. I think
> Subject: RE: Compiling apps to Mingw32 with cygwin
> Date: Sat, 5 Jan 2002 11:35:14 -0800
> From: "Jon Leichter" <[EMAIL PROTECTED]>
> Reply-To: "Jon Leichter" <[EMAIL PROTECTED]>
> To: "J. Henning Schwentner" <[EMAIL PROTECTED]>
> CC: <[EMAIL PROTECTED]>
>
> Hi Henning.
>
> You can use Cygwin
Rob,
On Sat, Jan 05, 2002 at 09:42:57AM +1100, Robert Collins wrote:
> - Original Message -
> From: "Jason Tishler" <[EMAIL PROTECTED]>
> > I decided to table the search for the "offending" ld option(s) because
> > of the following gloomy thought:
> >
> > Given that rebase can break c
hi
maybe people saw my original post...
I would consider it very bad practice to only have one copy of the main
CVS repository (I am sure a tape is somewhere but the net is a good medium)
I am offering to back up the CVS repository via rsync
this was even outlined on the old cygnus site and I
At 09:00 PM 1/6/2002, aa ww wrote:
>Hi Cygwin,
>
>I tried to run a cron job as follows:
>
>$ cygrunsrv -I cron -p /usr/sbin/cron -a -D -e
>CYGWIN="tty ntsec"
>$ cygrunsrv -S cron
>
>The crons starts, I checked this by ps -ef. But, when
>i tried to add a cronjob by
>crontab -e
>and type
>40 10 *
Lester,
This might be because of a bug in the current cygwin ghostscript
distribution that prevents it from working on text mount partitions i.e.
it only works on binary mount partitions. Also, the current cygwin
ghostscript distribution has X11 support disabled (until XFree86 is
included as part
Hi, I wonder if it is possible to make an excutable (Win32 exe ) with zip.
I tried with th eoption -A but it didn't make an exe.
Thanks.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/
Well, I guess I'll post this to the cygwin list then.
I thought the whole point of a mailing list was to
have a place where people could get a problem solved
and others can search for the same problem later.
I knew of a way around a stupid corporate virus
filter.
So, I posted to the original l
Corinna Vinschen wrote:
> On Mon, Jan 07, 2002 at 03:47:01PM +0800, Greg Matheson wrote:
>
>>LYStrings.o(.text+0x4261):LYStrings.c: undefined reference to `acs_map'
>>LYStrings.o(.text+0x4290):LYStrings.c: undefined reference to `acs_map'
>>LYStrings.o(.text+0x4ee2):LYStrings.c: undefined refere
Michael,
This may be related to a problem that prevents the cygwin bash shell
from propagating ^C to Win32 child processes. This is a bug/feature of
the cygwin bash shell. See the threads at
http://cygwin.com/ml/cygwin/2001-11/msg01579.html and
http://www.cygwin.com/ml/cygwin/2001-08/msg0.htm
Happy New Year!
> -Original Message-
> From: Gerrit P. Haase [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, January 06, 2002 12:06 PM
> To: [EMAIL PROTECTED]
> Subject: Updated: indent-2.2.7-2
>
>
> indent-2.2.7-2 has been uploaded to the Cygwin net distribution.
>
> `indent' is a C langua
Actually i wanted to make a self extractive executable Archive with Cygwin Zip.
How can I do this? I tried to use -A option but it didn't make an Win32 exe.
Thanks
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation
Hi Gregory,
thanks for the info.
> This may be related to a problem that prevents the cygwin bash shell
> from propagating ^C to Win32 child processes. This is a bug/feature of
> the cygwin bash shell. See the threads at
> http://cygwin.com/ml/cygwin/2001-11/msg01579.html and
> http://www.cygwin
Jorge Goncalvez wrote:
> Hi, I wonder if it is possible to make an excutable (Win32 exe ) with zip.
No.
> I tried with th eoption -A but it didn't make an exe.
> Thanks.
According to the man page for zip, -A is for adjusting the internal
offset records within a pre-existing self extracti
Jorge Goncalvez wrote:
> Actually i wanted to make a self extractive executable Archive with Cygwin Zip.
> How can I do this? I tried to use -A option but it didn't make an Win32 exe.
Yeah, we got that the first time. There's no need to post the same
question multiple times with different s
> Subject: Re: announcements trapped by anti-viral filter
> Date: Mon, 7 Jan 2002 08:03:19 -0800 (PST)
> From: Joshua Franklin <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> Well, I guess I'll post this to the cygwin list then.
> I thought the whole point of a mailing list was to
> have a place
Some comments:
- In every configure script I've seen, the build and target variables
receive the value assigned to host if they're not explicitly specified. This
behavior is part of autoconf and not the script writer. Perhaps this is
changing in autoconf 2.50. I don't happen to know those details
in the actual cygwin, the last version of gcc with java compiler option is
not included.
any one has succesfully builded gcc 3.0 in windows?
i've tried in several ways, but i did not succeded. any one can explai me
how to achieve it?
thank you+
--
Unsubscribe info: http://cygwin.com/ml/#un
Thanks for responding to my original question.
Although not strictly correct you pointed me in the right direction. For any
one else with this problem:
In order to use TCP keep alive on W2K the appropriate registry entries are:-
Key; HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Pa
> "James" == James Hall <[EMAIL PROTECTED]> writes:
James> Thanks for responding to my original question. Although
James> not strictly correct you pointed me in the right
James> direction. For any one else with this problem:
Does not :-
KeepAlive
Specifies whe
Jon Leichter wrote:
>
> - Using CC="gcc -mno-cygwin" is good for compiling, but it's bad for GNU
> Libtool, as I have mentioned. I use a wrapper script: CC=mgcc. What do you
> think of this Earnie?
>
Your wrapper script is a good idea but has the wrong name as has been
pointed out already. It
On Tue, Jan 08, 2002 at 12:15:27AM +1100, Robert Collins wrote:
>Ok.
>I didn't realise that signal() is implemented in the standard VC++
>libraries.
>Can you tell me any details of the signal implementation you are using
>on win32?
>If you wished to follow clean room r/e for this, I can implement
On Mon, Jan 07, 2002 at 05:34:39PM +0100, David Portabella wrote:
> in the actual cygwin, the last version of gcc with java compiler option is
> not included.
> any one has succesfully builded gcc 3.0 in windows?
Yes, I have successfully built 3.0.2 under Cygwin, and was going to try
3.0.3 someti
Hi all
First off, lets get it in the open that I'm a newbie at cygwin ;)
Here is my pain:
I'm trying to port a .so from Redhat 7.1 to Windoze (all falvours) dll.
I've installed cygwin (all packages that seemed relevant, which means
I skipped stuff like the jpeg tools, tcl etc.). I also got a ta
On Saturday 5 Jan 02, Jerry uu writes:
> thank you
This is in the FAQ.
Regards,
David
(Cygwin FAQ maintainer)
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
On Saturday 5 Jan 02, Christopher Faylor writes:
> >it appears that a cygwin app can't alloc more than around 256MB,
> >even though:
> >
> >o my machine has 2GB of physical mem and plenty of virtual
> >o the same app compiled with the Intel or MS compiler can
> > allocate much more
> >
> >after d
Michael,
I agree that this behavior should be considered a bug since the bash cygwin
behavior differs from bash behavior on other unix platforms. This has caused
headaches for our project too.
Greg.
For the record, here is a very simple java test program that I sent to Troy when
we discussed th
On Mon, Jan 07, 2002 at 08:03:19AM -0800, Joshua Franklin wrote:
>Well, I guess I'll post this to the cygwin list then. I thought the
>whole point of a mailing list was to have a place where people could
>get a problem solved and others can search for the same problem later.
>I knew of a way arou
> For the record, here is a very simple java test program that I sent to
Troy when
> we discussed this problem last November. This program simply intercepts
CTL-C
> and runs a shutdown hook prior to shutting down the Java VM. It works fine
under
> cmd.exe and cygwin ash, but does not work under cy
(I just returned from vacation so excuse me for responding to an old
message but I really feel compelled to respond to this one...)
Christopher,
This reply puzzles me. What is the point of cygwin if not to support
interoperability between win32 and unix environments? If all I wanted
was an all-u
Where do we stand with pthreads support? I ran into
this on the debian hurd list, and thought we (cygwin)
might be interested in this as well. Unfortunately, I'm
not sure where we are on licensing issues concerning
glibc, etc.
On Tue, 11 Dec 2001 11:00:31 -0500, Bill Abt wrote:
>
>I'm the mai
Would you like some help, or what kind of patch are you
looking for?
On Sat, 5 Jan 2002 22:29:03 +0100, Corinna Vinschen wrote:
>On Thu, Jan 03, 2002 at 02:47:17PM -0700, Mark Paulus wrote:
>> Hi,
>>
>> I am using rlogin to talk to a sun box, and have noticed that my rows &
>> columns are not
On Mon, Jan 07, 2002 at 12:08:51PM -0500, Gregory W. Bond wrote:
>I agree that this behavior should be considered a bug since the bash
>cygwin behavior differs from bash behavior on other unix platforms.
>This has caused headaches for our project too.
Hmm. How does bash on "other unix platforms"
On Mon, Jan 07, 2002 at 12:30:33PM -0500, Gregory W. Bond wrote:
>(I just returned from vacation so excuse me for responding to an old
>message but I really feel compelled to respond to this one...)
Why did you Cc me when I specifically set the Reply-To to
[EMAIL PROTECTED] and am obviously readi
Hi,
I have a few questions about Cygwin licensing, and the last one I think is
kind of tricky.
I run a software distribution system in Lucent that automatically
distributes hundreds of tools, mostly open source tools but also some
internal proprietary tools. The system includes a remote-compile
I am having trouble using the cvs client to access a remote repository via
the "pserver" protocol. The line endings on the files are not being
translated from LF to CRLF. Subsequently, Visual C++ has trouble with them.
I've used cvs via the "ext" protocol to access files on sourceforge and not
h
Dear Earnie,
I do not get it with the --build switch. Am I not building on i686-pc-cygwin?
Is it i368-pc-mingw because I use the mingw-headers? But I use the
cygwin-compiler.
Sorry, but I am confused a bit ...
> Your wrapper script is a good idea but has the wrong name as has been
> pointed
Hello Fellow Entrepreneur,
We are needing a person with basic computer skills to run a business from home. Make
your own hours part-time or full-time. Your goals are your driving power, we give you
the instruction. We need you to build and teach a gr
Christopher,
I addressed my message to you out of politeness since it was intended for you. I
addressed the message to cygwin since I thought it might also be of interest to the
readers of the mailing list. It's not an unusual convention to follow on mailing
lists, however, I won't do this with y
On Mon, Jan 07, 2002 at 10:32:41AM -0700, Mark Paulus wrote:
> Would you like some help, or what kind of patch are you
> looking for?
A patch to Cygwin to allow OOB signal handling and async-IO handling
even on blocking sockets. Winsock only supports async-IO on non-
blocking sockets.
Corinna
On Mon, Jan 07, 2002 at 05:08:46PM +0100, Adrian Phillips wrote:
> > "James" == James Hall <[EMAIL PROTECTED]> writes:
>
> James> Thanks for responding to my original question. Although
> James> not strictly correct you pointed me in the right
> James> direction. For any one else
I am pleased to announce a new building of teTeX for cygwin.
teTeX is a set of TeX utilities:
http://www.tug.org
http://www.loria.fr/tex
Please note that teTeX for cygwin contains now psutils.
PLEASE READ THE README: /usr/doc/cygwin/tetex-beta.README
After downloading and installing you'll
A dialog comes up saying: "The procedure entry point ___progname could
not be located in the dynamic link library cygwin1.dll". This happens if
the binary is in /usr/local/bin.
Same binary in /usr/bin or /usr/heimdal/bin works just fine.
I'v configured/made/installed with --prefix=/usr/local and
Hmm. I tried to block this announcement. Someone else must have let
it go through.
For the record: You don't add [ANNOUNCEMENT] to the beginning of the
subject. The version number is wrong and the setup.hint file in the
release area is wrong, which would mean that this version would never
sho
On Mon, Jan 07, 2002 at 04:32:31PM -0500, Nicolas Williams wrote:
>A dialog comes up saying: "The procedure entry point ___progname could
>not be located in the dynamic link library cygwin1.dll". This happens if
>the binary is in /usr/local/bin.
>
>Same binary in /usr/bin or /usr/heimdal/bin works
On Sat, Jan 05, 2002 at 12:53:22AM +0100, Gerrit P. Haase wrote:
> Hallo Nicolas,
>
> Am 2002-01-04 um 22:11 schriebst du:
>
> > ./configure --prefix=/usr/local --disable-otp ; make
>
> > Works, well, almost works.
>
> > The only serious problems appear to be:
>
> > - Cygwin defines iruserok
On Mon, Jan 07, 2002 at 12:43:14PM -0600, Dave Dykstra wrote:
>Hi,
>
>I have a few questions about Cygwin licensing, and the last one I think is
>kind of tricky.
>
>I run a software distribution system in Lucent that automatically
>distributes hundreds of tools, mostly open source tools but also s
On Mon, Jan 07, 2002 at 04:58:49PM -0500, Christopher Faylor wrote:
> On Mon, Jan 07, 2002 at 12:43:14PM -0600, Dave Dykstra wrote:
> >Hi,
> >
> >I have a few questions about Cygwin licensing, and the last one I think is
> >kind of tricky.
> >
> >I run a software distribution system in Lucent that
mike
try mounting your partitions as text mounts (if you haven't already) and
see if that fixes things - e.g. use cygwin's setup.exe app and choose
DOS not Unix - i have found that this affects the line ending behavior
of cvs
greg
> I am having trouble using the cvs client to access a remote re
Hi,
I have done a little testing and have come up with some ways to force my
way through this problem. I'd like to know if I've just completely
missed something important or not.
This is the basic problem:
1. I would like to build a dev studio project from within cygwin.
2. Using msdev.exe d
Dear people at cygnus mailing list,
I am not quite sure if I am right addressing my problem here (or better in an
xemacs forum..)
What I did:
After netinstalling cygnus and right afterwards the cygnus xemacs (via
netinstall, too) without any complaints from windows 98 (itself a fresh
installat
===
- Original Message -
From: "Mark Paulus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 08, 2002 4:30 AM
Subject: Re: Did I hear you folks might be interested in POSIX threads?
> Where do we stand with pthreads support? I ran into
> this on the debian hurd list,
- Original Message -
From: "Christopher Faylor" <[EMAIL PROTECTED]>
> >It succeeds! (I'm running a slightly modified cygwin here, which as
the
> >patch at the end of this email shows (in combination with the source
:})
> >should always indicate if there is an error).
>
> It should always s
I also have a link to /usr/local/bin/xemacs. Is /usr/local/bin in your
path?
Please note that unless "." is in your path you can not normally run
programs in the current directory.
Do you have /bin/cygXpm-noX4.dll ?
If you do, then you have a path problem. How did you run it from the
desktop?
On Tue, Jan 08, 2002 at 09:58:40AM +1100, Robert Collins wrote:
>From: "Mark Paulus" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Tuesday, January 08, 2002 4:30 AM
>Subject: Re: Did I hear you folks might be interested in POSIX threads?
>
>
>> Where do we stand with pthreads support? I ran
On Tue, Jan 08, 2002 at 10:00:33AM +1100, Robert Collins wrote:
>- Original Message -
>From: "Christopher Faylor" <[EMAIL PROTECTED]>
>> >It succeeds! (I'm running a slightly modified cygwin here, which as
>the
>> >patch at the end of this email shows (in combination with the source
>:})
>
- Original Message -
From: "Christopher Faylor" <[EMAIL PROTECTED]>
> If you are looking for the "stub" code, it's in spawn_guts, around
line
> 1078 in the current sources.
Line 1078 is the EOF for spawn.cc (current CVS). Is that correct?
> I'd suggest tracing what happens there.
Ys, in
On Tue, Jan 08, 2002 at 11:15:11AM +1100, Robert Collins wrote:
>- Original Message -
>From: "Christopher Faylor" <[EMAIL PROTECTED]>
>> If you are looking for the "stub" code, it's in spawn_guts, around
>line
>> 1078 in the current sources.
>
>Line 1078 is the EOF for spawn.cc (current CV
===
- Original Message -
From: "Christopher Faylor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 08, 2002 11:21 AM
Subject: Re: CGF: please review my logic Re: bash/cmd CTRL-C problem...
> On Tue, Jan 08, 2002 at 11:15:11AM +1100, Robert Collins wrote:
> >- Ori
Is there anything that anyone knows of in cygwin that runs like UNIX's
"finger", giving local login and time info when run locally on an NT/2000
machine?
OK, so I got a free bsd version of "fingerd" to compile run with inetd.
But it expects a UNIX style "finger" which, by default displays cur
Original Message
Subject: failure notice
Date: 8 Jan 2002 03:43:17 -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Ryan T. Sammartino wrote:
>On Mon, Jan 07, 2002 at 05:34:39PM +0100, David Portabella wrote:
>
>>in the actual cygwin, the last version of gcc with java
On Fri, Jan 04, 2002 at 11:24:44AM +0100, Ralf Habacker wrote:
>on working with temporay cygwin builds and installations I missed an uninstall option
>of a
>local build and installed cygwin.dll. The appended patch added this functionality to
>cygwin/Makefile. If someone find this useful to integr
Charles,
Charles> Please don't send cygwin related questions to me personal.
Charles> This belongs on the cygwin list. I have copied the list and
Charles> reset the Reply-To: appropriately.
Sorry. I'm not sure I could post cygwin list or not. But I should
try it.
Charles> 'gcc -static' + -DRE
You can try this:
http://www.nefo.med.uni-muenchen.de/~vog/source/xbinokel/cygnus_nt/
sunrpc-4.0.cygwin1.bin.tar.gz ?
To: cygwin at cygwin dot com
Subject: sunrpc-4.0.cygwin1.bin.tar.gz ?
From: Emilio Molinari
Date: Mon, 05 Nov 2001 17:28:01 +0100
Organization: Osservatorio Astronomico di Br
FWIW this patch (Chris where should I put the in_stub declaration)
Index: exceptions.cc
===
RCS file: /cvs/src/src/winsup/cygwin/exceptions.cc,v
retrieving revision 1.103
diff -u -p -r1.103 exceptions.cc
--- exceptions.cc
Does anyone have any experience migrating a large Windows application to
Linux using Cygwin? If so what were your results.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ
Uhhh, you've the wrong idea about Cygwin. It's used to migrate linux
apps to windows.
You want WINE.
Rob
===
- Original Message -
From: "Laurence F. Wood" <[EMAIL PROTECTED]>
To: "Cygwin@Cygwin. Com" <[EMAIL PROTECTED]>
Sent: Tuesday, January 08, 2002 6:29 PM
Subject: Cygwin for windows
90 matches
Mail list logo