> As you can see, removing ./a without specifying the .exe suffix doesn't
> work. However, I am have strong recollections of this being
> par-the-course for cygwin previously. Has there been a change.
rm was temporarily changed in coreutils-5.3.0-4 to automatically append
.exe, but that attempt ca
Hi,
The best way to describe the problem is to plunge in with some cut and
paste:
[EMAIL PROTECTED] ~/throwaway scripts
$ gcc hello.c
[EMAIL PROTECTED] ~/throwaway scripts
$ ./a
Hello, World!
[EMAIL PROTECTED] ~/throwaway scripts
$ rm ./a
rm: cannot remove `./a': No such file or directory
[EMA
Welcome to posting to the ns-users mailing list!
We automatically send this message to every new person who sends mail
to the list. You should only receive it once. My apologies if the
program contacts you twice, perhaps because you have multiple e-mail
addresses or send mail from multiple mach
At 04:46 PM 7/1/2005, you wrote:
>Hi, all,
>
>While I restart cygwin after I failed to install
>NS2.27 or NS2.28, it shows,
>bash: /usr/bin/id: Resource temporarily unavailable
> 6 [main] bash 62528 fork_parent: child 62624
>died waiting for longjmp befo
>re initialization
>bash: fork: Bad fil
Hello Igor,
Problem solved, please ignore my last posting.
You were correct. The environment string had not in fact been set up via
cygrunsrv when I installed inetd originally. I tried setting it via the
services dialog in XP and as a global system-wide variable, but I had
forgotten about cygrun
I've made a new version of the Cygwin DLL and associated utilities
available for download. As usual, a list of what has changed is below.
To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run se
Hi Charles,
In November *2004* Charles Wilson wrote:
Gerrit P. Haase wrote:
Hi,
Getting this warning:
libtool: link: warning: library `/usr/lib/libncurses.la' was moved.
$ cat /usr/lib/libncurses.la
[...]
# Directory that this library needs to be installed in:
libdir='/usr/src/ncurses/ncu
On Sat, 2 Jul 2005, Nick Kirchner wrote:
> I just installed Cygwin on my Windows 98 computer and tried playing
> around with Emacs. Having toyed with it a little in the past, I know
> that C-x C-c is supposed to exit the program. As you may have guessed,
> C-x C-c did nothing other than beep.
>
>
> Brian Dessent wrote:
>
> > In my experience the two most common changes you have to make when
> > porting are: a) adding -no-undefined to LDFLAGS (or -Wl,-no-undefined to
> > CFLAGS), and b) adding missing $(EXEEXT) ...
>
> I meant to include c) adding O_BINARY to open() or otherwise dealing
>
I just installed Cygwin on my Windows 98 computer and tried playing around
with Emacs. Having toyed with it a little in the past, I know that C-x C-c
is supposed to exit the program. As you may have guessed, C-x C-c did
nothing other than beep.
What exactly is going wrong here?
Thanks for you
Hello Igor,
Thank you for your prompt reply.
For the tests, inetd was installed and run as a service and I had set
CYGWIN=server in the user shell. These are effective because the Cygwin
"telnet localhost" returns the very first text string before the
connection is lost.
I have just repeated the
On Sat, 2 Jul 2005, John Ypsilantis wrote:
> I have come across what may be a problem with the interaction of the
> shared memory subsystem with networking code that is run up by inetd.
> The following program runs to completion when started interactively and
> under (x)inetd control for FC3. Whil
I have come across what may be a problem with the interaction of the
shared memory subsystem with networking code that is run up by inetd.
The following program runs to completion when started interactively and
under (x)inetd control for FC3. While it also runs to completion when
started interactiv
kali raj wrote:
HI
Iam trying to build an application that requries a static cygwin
library and a windows dynamic library. The static library(.a) is a
native Cygwin library and the dynamic libary (.dll) is an external
dynamic library of windows. When i build my cygwin applicatio using
gcc in cyg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Brian Dessent on 6/5/2005 7:31 PM:
Sorry for a reply to an old thread, but I wanted to correct some
misinformation:
>>You mean special logic for windows file permissions (ACL?), not only
>>using the owner/group/other scheme?
>
> I think
HI
Iam trying to build an application that requries a static cygwin
library and a windows dynamic library. The static library(.a) is a
native Cygwin library and the dynamic libary (.dll) is an external
dynamic library of windows. When i build my cygwin applicatio using
gcc in cygwin it builds well
16 matches
Mail list logo