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't know w
> 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
quier un username
_
Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp
At 07:21 09/12/2001, you wrote:
>I dont want gmakeI want to compile using GCC.was I not clear?
well dont need to start on me .. okay ?
you asked for help i told ya what to do to build it
now just chill. i can't help you any further.
end of story.
PS- any other message from you direc
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