This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: Compilation problem


On Thursday 18 Jul 02, Ced writes:
> Hello David,
> 
> Thursday, July 18, 2002, 11:42:01 AM, you wrote:
> 
> DSB> On Thursday 18 Jul 02, Ced writes:
> >> gcc: installation problem, cannot exec `as': No such file or directory
> >> configure: failed program was:
> >> (..)
> 
> DSB> Read the FAQ entry "What packages should I download?"
> 
> i've already read it..
> 
> DSB> If you did that, and followed the advice there, and it still doesn't
> DSB> work, let us know.
> 
> "If you want to build programs, of course you'll need `gcc',
> `binutils', `make' and probably other packages from the "Devel"
> category. "
> 
> I have all the Devel packages..
> it worked for a while, but now i can't compile anything

Something is screwed up with your installation.  "as" is in binutils.
Does "type as" find it?

Write a simple "helloworld.c" program and try to compile it with "gcc -v".

David


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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