This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
ansi C compiler needed
- To: <gcc-help at gcc dot gnu dot org>
- Subject: ansi C compiler needed
- From: "Jason B. Minoza" <jbminoza at imgame dot com dot ph>
- Date: Sat, 18 Aug 2001 14:24:45 +0800
i'm trying to setup Apache server on a newly acquired HP box. during
"configuration" of apache, it detected that the compiler installed is
not ANSI compliant. I was trying to install GCC but i always get the
following error during the "make":
cc1: warning: "-g" not supported by the configuration of GCC
what would be the simpliest way of installing gcc to make our compiler
ANSI compliant.
tnx.