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


Hi, Chris

I appreciate your help.

I searched gcc directory and I can not find any as assembler. Is it a part
of gcc package ?

Thanks,

Sungjin

-----Original Message-----
From: Chris Faylor [mailto:cgf@cygnus.com]
Sent: Thursday, July 06, 2000 10:20 AM
To: cygwin@sourceware.cygnus.com
Subject: 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

--
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]