This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

Re: About gcc -g....


"Jorge A. Rodriguez" wrote:
> I have the squid source and i need to configure, compile and install it.
> The problem is when a i try to configure squid (./configure) i received
> a message saying like this " gcc -g no work" and after
> "configure : error: C compiler can not create executables". Is the
> problem in the squid source or in the gcc compiler?

Probably neither, configure isn't finding a useable compiler.

What is your platform (i.e. output of `config.guess')?

What does "gcc --version" say?

--
Jeff Sturm
jeff.sturm@commerceone.com

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