eck.
My preference would be to get things working as recommended in most cygwin
setups
(using "ssh-host-config -y", which is option#b in my case). However, if someone
can
help me get either options working that would be great.
Thanks,
- Nitin
Cygwin Configuration Diagnostics
Curr
Hi,
I have alot of scripts (approx. 1500) written for Linux.
I have now migrated to WinXP with CygWin.
I am not able to use my scripts here since most of them use following
commands :-
ifconfig,route,iptables, etc., most of them related to Linux networking.
Can someone help me in getting the
c:\cygwin\bin (or
> wherever you installed), then running ".\bash.exe -livx"
> to start an interactive login shell with full debugging
> statements, and see how far you get or what error
> message is printed.
>
> > Or is there any other way I can install cygwin?
>
> setup.exe is the only recommended method from this mailing
> list.
>
> >
> > Thanks.
> >
> > Nitin
> >
>
> --
> Eric Blake
>
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
I copy this or install this from some other installation package?
Or is there any other way I can install cygwin?
Thanks.
Nitin
On 2/23/06, Eric Blake <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Nitin Agarwal on 2/23/2006 6:31 AM:
I am trying to install cygwin on a Win 2003 Enterprise
Edition machine. I followed all you instructions but was not able to
run the cygwin.
I always get an error in Bash.exe call. My Bash shell is not working.
Any help in this regard would be very helpful. I have included the
content of the dump f
he file linked.
Can anybody help me in this regard ? I shall be really grateful.
I have attached the error message below the mail.
Best regards,
Nitin Mathur,
C:\TEMP>g++ c3.cpp -Wall
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/../../../../i686-pc-cygwin/bin/ld:
cannot find -lstdc++
colle
Best regards
Nitin Mathur,
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
to "TEST" directory on your local hard
drive and run the script and do "make", it should work for you.
The test script just generate 100 sub directories under test and than
generate .c files. make file try to generate libX.a out of those 100
objects.
Thanks,
Nitin
Note: w
seeing similar problem with VPATH (will file a separate bug)
Nitin Gupta wrote:
Cygwin version: 05/12/04 (everything new)
CYGWIN_NT-5.1 1.5.9(0.112/4/2) 2004-03-18 23:05
=
cat Makefile
WORKSPACE=$(shell pwd)
test:
@echo $(wildcard $(WORKSPACE)/ph*/*.cx)
=
Directory structure
Cygwin version: 05/12/04 (everything new)
CYGWIN_NT-5.1 1.5.9(0.112/4/2) 2004-03-18 23:05
=
cat Makefile
WORKSPACE=$(shell pwd)
test:
@echo $(wildcard $(WORKSPACE)/ph*/*.cx)
=
Directory structure
Makefile
phase1/
phase3/
phase1/main.cx
phase1/phase1.hx
phase3/p123.cx
pha
able to resolve this problem ? If yes
then please tell how ?
Thanking you in anticipation
Nitin Tahiliani
Alcatel India.
__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http
Yeah, I will change the code. My idea was that some one will see the
difference in preprocessed file using
gcc -E -dD foo.c -DDATE="Wed Nov"
Vijay Sampath wrote:
This isn't the original program you posted to the list.
-Original Message-
From: Nitin Gupta
]On Behalf
Of Nitin Gupta
Sent: Friday, November 22, 2002 5:23 PM
To: [EMAIL PROTECTED]
Subject: -DDATE start giving error with gcc-3.2.3
Hi,
If I compiled following code with -DDATE="Wed Nov 22", it compiled fine
using gcc-2.95, but when I updated my cygwin recently, it gives parse
er
uot;);
}
Looks like wtypes.h also has DATE defined. But, it should have given me
error earlier also, as wtypes had this definition earlier also.
Was this a gcc bug that got fixed in gcc-3.2.3? or is there anything else
Thanks,
Nitin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-
Hi,
following script runs fine on linux, but not on cygwin. Please let me
know equivalent of "==" on cygwin.
Thanks,
Nitin
#!/bin/sh
if [ "$1" == "1" ]; then
echo Hello World
fi
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug report
thing to do with tcl or dejagnu, any help or suggestion will be
appreciated.
ERROR: tcl error sourcing
/home/nitin/project/molecules/mobilygen/tools/gnu/src/gcc-3.0.2/gcc/testsuite/gcc.c-torture/compile/compile.exp.
ERROR: forked process couldn't set up input/output: bad file number
16 matches
Mail list logo