This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Q:GCC compile error


On Thu, Jul 06, 2000 at 10:15:41AM -0400, Kim, Sungjin wrote:
>Does any body know why the below error message produced whenever I compiled
>a source code using gcc ?
>
>"gcc: installation problem, cannot exec `as': No such file or directory"

It means your installation is screwed up and gcc is unable to locate the
as assembler.  Check your PATH environment variable and look for any other
GCC environment variables that may be screwing things up.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]