Fwd: Manik , Manik Raina has invited you to open a Google mail account

2004-09-17 Thread Manik Raina
-- Forwarded message -- From: Manik Raina <[EMAIL PROTECTED]> Date: Fri, 17 Sep 2004 12:27:43 +0530 Subject: Manik , Manik Raina has invited you to open a Google mail account To: Manik Raina <[EMAIL PROTECTED]> I've been using Gmail and thought you might like to t

RE: Signal 127 when doing make

2003-06-15 Thread Manik, Raina (IE10)
~> ~>Manik, ~> ~>Signal 127 usually means that some application could not ~>be exec'd. Look ~>at the make output before that point. Try getting make ~>to echo your ~>commands (by running it with -n, for example) and check ~>that all the ~>necessary progr

RE: Signal 127 when doing make

2003-06-12 Thread Manik, Raina (IE10)
Nope, i've renamed GNU make to gmake. It's fine. ~>-Original Message- ~>From: Gerrit P. Haase [mailto:[EMAIL PROTECTED] ~>Sent: Thursday, June 12, 2003 5:50 PM ~>To: Manik, Raina (IE10) ~>Cc: [EMAIL PROTECTED] ~>Subject: Re

Signal 127 when doing make

2003-06-12 Thread Manik, Raina (IE10)
Hi all, I get the following error while doing a make on cygwin... Signal 127 gmake: *** [platreg.s] Error 255 I've attached the output of cygcheck -s -c -r -v if anyone needs it. Suggestions on what the nature of this problem is, would be very welcome. I've looked at the output of make debug i

profilers for cygwin

2003-03-11 Thread Manik, Raina (IE10)
hi all, A quick question, is there a profiler available on cygwin ? Even a primitive one will do. Please cc: me on the reply since i'm not on the list. I've looked this up through google but to no avail... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: h

Question on sync

2003-03-03 Thread Manik, Raina (IE10)
All, Does sync()on cygwin give the same guarantees as it does on other unices ? Does it guarantee that all the file blocks in memory caches are flushed onto disk ? thanks, Manik The qotc (quote of the con) was Liz's: "My brain is paged out to my liver"

status of id-utils on cygwin

2002-11-07 Thread Manik, Raina (IE10)
Hi all, Does anyone know the status of id-utils on cygwin. Looks like someone asked this question on this list in 1999 and one person replied saying he'd got it running. Is id-utils about to become a package with cygwin in the new releases in the near future ? PS: Please include me in the reply,

RE: gcc 3.1.1 for cygwin generates __imp_symbol

2002-11-04 Thread Manik, Raina (IE10)
not giving anyone ideas :) let me retract my email. Thanks for your time, Best of luck, Manik Raina > -Original Message----- > From: Manik, Raina (IE10) > Sent: Monday, November 04, 2002 4:45 PM > To: '[EMAIL PROTECTED]' > Subject: gcc 3.1.

gcc 3.1.1 for cygwin generates __imp_symbol

2002-11-04 Thread Manik, Raina (IE10)
Hi all, I'm using gcc 3.1.1 on cygwin (i686) and i'm doing something to the tune of gcc -c foo.o $(CFLAGS) foo.c and all external references in foo.c are prefixed with __imp. ^^^ i.e nm foo.o shows something like ... U