Thank you both (Kev and Nighty) for your advice
-Original Message-
From: Kev [mailto:[EMAIL PROTECTED]]
Sent: Sunday, December 09, 2001 1:46 PM
To: Glen Bartlett
Cc: [EMAIL PROTECTED]
Subject: Re: [Coder-Com] GCC make
> I get the following when I GCC make Ircd, and don
> I get the following when I GCC make Ircd, and don't know what to do;
GCC is a compiler, not a Makefile processor. The output below shows
that you did use the make command (though I agree with nighty--gmake
would probably be better).
> Building config...
> Building ircd...
> gcc -g -O
from you directed to me will be directed to /dev/null.
>-Original Message-
>From: nighty [mailto:[EMAIL PROTECTED]]
>Sent: Sunday, December 09, 2001 12:56 AM
>To: Glen Bartlett; [EMAIL PROTECTED]
>Subject: Re: [Coder-Com] GCC make
>
>
>At 21:21 08/12/2001, Glen Bartlett w
At 21:21 08/12/2001, Glen Bartlett wrote:
>I get the following when I GCC make Ircd, and don't know what to do;
gmake
>Building config...
>Building ircd...
>gcc -g -O3 -pipe -I../include -c IPcheck.c -o IPcheck.o
>In file included from ../include/sys.h:135,
> from IPcheck
I get the following when I GCC make Ircd, and don't know what to do;
Building config...
Building ircd...
gcc -g -O3 -pipe -I../include -c IPcheck.c -o IPcheck.o
In file included from ../include/sys.h:135,
from IPcheck.c:22:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.