set - unset not working

2013-07-19 Thread anurag sharma
Hi Team, i have installed the latest version of the CYgwin ( 1.7 ) , for the build activities of the NT builds. i am not able to set/unset env variables. every time the following error pops up : set/unset not recognized as internal or external command. i have latest bash installed. i am not

Re: gcc-3.2-3: bootstrap build fails (HAVE_DECL_GETOPT not in config.h?)

2002-12-03 Thread Anurag Sharma
bother. I will move on. Regards, Anurag On Tue, 3 Dec 2002 11:35:17 -0500 Christopher Faylor [EMAIL PROTECTED] wrote: On Tue, Dec 03, 2002 at 05:25:06PM +1100, Anurag Sharma wrote: Hi All, Has there been a resolution to this issue? I can't see any answeres in the previous posts

Re: gcc-3.2-3: bootstrap build fails (HAVE_DECL_GETOPT not in config.h?)

2002-12-02 Thread Anurag Sharma
Hi All, Has there been a resolution to this issue? I can't see any answeres in the previous posts. Regards, Anurag On Wed, 20 Nov 2002 10:14:59 +1100 Nigel Stewart Fiona Smith [EMAIL PROTECTED] wrote: Michael, I have encountered the same problem on my setup. Regards, Nigel Stewart

Re: errno reset when using thread enabled gcc

2002-10-18 Thread Anurag Sharma
On Thu, 17 Oct 2002 10:09:26 -0400 (EDT) Igor Pechtchanski [EMAIL PROTECTED] wrote: On Thu, 17 Oct 2002, Anurag Sharma wrote: Hi All, I have come across a strange behaviour using native gcc on cygwin. I understand that this issue is not 100% relevant to this list, but I am hoping

Re: Is cygwin newlib reentrant??

2002-10-16 Thread Anurag Sharma
Hi I haven't had any response to this question. Can someone please tell me who the maintainer of the cygwin/newlib package is? I will address the question straight to him/her. Thanks. Anurag On Fri, 11 Oct 2002 11:22:56 +1000 Anurag Sharma [EMAIL PROTECTED] wrote: Hi All, Does anyone

errno reset when using thread enabled gcc

2002-10-16 Thread Anurag Sharma
Hi All, I have come across a strange behaviour using native gcc on cygwin. I understand that this issue is not 100% relevant to this list, but I am hoping some one might have come across this issue before. Apologies for any incovinience. I have posted the same on newlib mailing list too.

Is cygwin newlib reentrant??

2002-10-10 Thread Anurag Sharma
Hi All, Does anyone know if the newlib that comes with cygwin is reentrant or not. I know that we can compile newlib to be reentrant by providing -DREENTRANT_SYSCALLS_PROVIDED to the CFLAGS_FOR_TARGET variable in the makefile before building newlib. Not sure if this was done by the cygwin

Is cygwin newlib reentrant?

2002-10-09 Thread Anurag Sharma
Hi All, Does anyone know if the newlib that comes with cygwin is reentrant or not. I know that we can compile newlib to be reentrant by providing -DREENTRANT_SYSCALLS_PROVIDED to the CFLAGS_FOR_TARGET variable in the makefile before building newlib. Not sure if this was done by the cygwin