Re: Help with GCC on Cygwin

2008-03-05 Thread Ian Lance Taylor
"Balaji V. Iyer" <[EMAIL PROTECTED]> writes: > Thank you Ian. I did the modification you mentioned...now I am running > into more problems. Again: [EMAIL PROTECTED] is the wrong mailing list. Please do not send any more e-mail about this to [EMAIL PROTECTED] Please take any followups to [EMAIL

Re: Help with GCC on Cygwin

2008-03-04 Thread Eric Lilja
Crap, I didn't notice the stupid CC. Oh well, I won't authorize it so gmane should trap it. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://

Re: Help with GCC on Cygwin

2008-03-04 Thread Eric Lilja
Balaji V. Iyer wrote: [snip] I'm used to building in a separate directory. Say I've unpacked the tarball in my home directory, I would do something like: $ mkdir gcc-build $ cd gcc-build $ ../gcc-4.0.2/configure --prefix=/usr/local/gcc-4.0.2 --enable-languages=c (And a few more flags but I've om

RE: Help with GCC on Cygwin

2008-03-04 Thread Balaji V. Iyer
help is highly appreciated! Yours Sincerely, Balaji V. Iyer. -- Balaji V. Iyer PhD Student, Center for Efficient, Scalable and Reliable Computing, Department of Electrical and Computer Engineering, North Carolina State University. -Original Message- From: Ian Lance Taylor [mail

Re: Help with GCC on Cygwin

2008-03-04 Thread Ian Lance Taylor
"Balaji V. Iyer" <[EMAIL PROTECTED]> writes: > I am trying to do some development on the C Compiler in Cygwin and I > am doing the following to build it: [EMAIL PROTECTED] is the wrong mailing list. Please send any further e-mail to [EMAIL PROTECTED] Thanks. > $ ../gcc-4.0.2/gcc/configure

Re: help with gcc (a.exe & cygwin1.dll)

2004-03-19 Thread Igor Pechtchanski
Alex, Please configure your mailer to not quote raw e-mail addresses in your replies -- let's not make it easier for the spam harvesters. More below. On Fri, 19 Mar 2004, Alex Vinokur wrote: > "Dave Korn" artimicom> wrote: > > > > > -Original Message- > > > From: cygwin-owner On Behalf

Re: help with gcc (a.exe & cygwin1.dll)

2004-03-18 Thread Alex Vinokur
"Dave Korn" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > > -Original Message- > > From: cygwin-owner On Behalf Of Neto, Antonio Jose Rodrigues > > Sent: 18 March 2004 13:51 > > > After this gcc -o hello hello.c > > > > Now, I need to send this program to another person

RE: help with gcc

2004-03-18 Thread Neto, Antonio Jose Rodrigues
Dave Korn Thanks so much for your help. Cheers neto -Original Message- From: Neto, Antonio Jose Rodrigues Sent: Thursday, March 18, 2004 10:51 AM To: '[EMAIL PROTECTED]' Subject: help with gcc Hi All, Could you help me? I wrote a simple program. hello.c #include

RE: help with gcc

2004-03-18 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Neto, Antonio Jose Rodrigues > Sent: 18 March 2004 13:51 > After this gcc -o hello hello.c > > Now, I need to send this program to another person that don't > have cygwin1.dll. So, they cannot execute the exe file > without the d