This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
About gcc -g....
- To: gcc-help at gcc dot gnu dot org
- Subject: About gcc -g....
- From: "Jorge A. Rodriguez" <danny at unica dot cu>
- Date: Fri, 12 Jan 2001 13:18:35 -0500
- Organization: UNICA/CENTIC
Hellow
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?
Thanks.