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

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

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,

Re: GCC problems

2001-12-12 Thread Tim Prince
Does the current cygwin installation allow you to forget to install binutils etc? It needs some kind of dependency list. Most packages which give you a message like that store an indication of what they attempted to do, e.g. in config.log. That would tell you what command it tried to execute an