This is the mail archive of the gcc@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: From PERU


On Nov 24, 2000, Edward Espinoza <eespinoza@recaudadora.com.pe> wrote:

> i have these files in /usr/local/bin, What I can do with these
> files?, when I run ./Configure in Apache the system tells me that
> not exist ANSI C Compiler.

Is /usr/local/bin in your PATH?  Does Apache's Configure look for
`gcc', or does it require you to set the environment variable CC if
your compiler isn't named `cc'?  Can you compile a hello world-like
program using the installed gcc?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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