Re: GCC problems

2004-06-29 Thread Larry Hall
At 10:23 AM 6/29/2004, you wrote: >At 09:21 AM 6/29/2004, you wrote: >>Hello, >> >> I am trying to complile some programs but get this error message: >> >> "/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: >> cannot find -lusr32 ^^ I'm assuming you

GCC problems

2004-06-29 Thread Robert Golovniov
Hello, I am trying to complile some programs but get this error message: "/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: cannot find -lusr32 collect2: ld returned 1 exit status" Another package add these two lines: "*** The command '/usr/bin/gcc -o conftest

Re: gcc problems...

2004-04-29 Thread Christopher Faylor
On Thu, Apr 29, 2004 at 07:27:41PM -0400, Derek Farren Gause wrote: >Hi everybody. > >I am haveing problems compiling objC code on cygwin. The end of the bash >shell?s output is: > >I have Cygwin?s .bashrc customized for swarm in order to use the suite gcc >distributed with Swarm (www.Swarm.org). S

gcc problems...

2004-04-29 Thread Derek Farren Gause
Hi everybody. I am haveing problems compiling objC code on cygwin. The end of the bash shell´s output is: /usr/lib/mingw/libobjc.a(encoding.o)(.text+0xca6): undefined reference to `__imp ___pctype' /usr/lib/mingw/libobjc.a(encoding.o)(.text+0xd53): undefined reference to `__isctype' /usr/lib/ming

gcc problems with Cygwin

2003-10-23 Thread Stefano Porcarelli
Hi, I'm trying to port a program from Linux Red Hat to Cygwin, but I ran up against a big obstacle (for me) that I did not succeded to manage, yet. I searched in the mailing list and in the web but I did not found how to fix it. The following is the error log. Please, can someone help me? ...

Re: m68k-elf-gcc problems under Cygwin

2002-11-21 Thread Randall R Schulz
Brandon, At 06:38 2002-11-21, Brandon Grenier wrote: Hi, I'm having a problem running the m68k elf toolchain compiler under Cygwin. I've downloaded the precompiled binary toolchain (m68k-elf-20020410.tar.gz) from uClinux.org. This is probably the mistake. After unzipping (with gunzip) and

m68k-elf-gcc problems under Cygwin

2002-11-21 Thread Brandon Grenier
Hi, I'm having a problem running the m68k elf toolchain compiler under Cygwin. I've downloaded the precompiled binary toolchain (m68k-elf-20020410.tar.gz) from uClinux.org. After unzipping (with gunzip) and untarring the toolchain, I *should* be able to use the m68k compiler 'right out of the bo

Re: gcc problems

2002-01-02 Thread Robert Collins
You've most likely got another copy of cygwin1.dll in your path. What does cygcheck -s show? Rog === - Original Message - From: "Andrew Sidwell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 03, 2002

Re: gcc problems

2002-01-02 Thread Larry Hall (RFK Partners, Inc)
At 05:32 PM 1/2/2002, Larry Hall (RFK Partners, Inc) wrote: >At 04:41 PM 1/2/2002, Andrew Sidwell wrote: > >>Hello all, > >> I'm sorry if this has been solved before, but I can't see it on the > >>mailing list archives, so I'm guessing it's not. > > > > > > > >Here's a clarification of the error

Re: gcc problems

2002-01-02 Thread Larry Hall (RFK Partners, Inc)
At 04:41 PM 1/2/2002, Andrew Sidwell wrote: >>Hello all, >> I'm sorry if this has been solved before, but I can't see it on the >>mailing list archives, so I'm guessing it's not. > > > >Here's a clarification of the error messages and what caused them: > >On a compile using GCC, a little error bo

Re: gcc problems

2002-01-02 Thread Andrew Sidwell
>Hello all, > I'm sorry if this has been solved before, but I can't see it on the >mailing list archives, so I'm guessing it's not. > Here's a clarification of the error messages and what caused them: On a compile using GCC, a little error box with the title 'Error Starting Program' pops up,

gcc problems

2002-01-01 Thread Andrew Sidwell
Hello all, I'm sorry if this has been solved before, but I can't see it on the mailing list archives, so I'm guessing it's not. I'm having problems compiling anything written in C, but then again I don't use any other languages, so I can't tell. I get a little error box with the title 'E

Re: GCC problems

2001-12-12 Thread Tim Prince
and how it failed. - Original Message - From: "gahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 12, 2001 7:56 AM Subject: GCC problems > checking whether the C compiler (gcc ) works... error [cut] > I have already installed gcc,

GCC problems

2001-12-12 Thread gahan
checking whether the C compiler (gcc ) works... error [cut] I have already installed gcc, make... What i need to do? Gahan. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html F

Still gcc problems

2001-12-05 Thread Tristan Nowak
I have further circumscribed the problem: "gcc cprogram.c -o cprogram.exe- v" creates the following output, i.e. it trys to run the following programs: Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs gcc version 2.95.3-5 (cygwin special) *** cpp0.exe *