RE: [Coder-Com] GCC make

2001-12-09 Thread Glen Bartlett
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

Re: [Coder-Com] GCC make

2001-12-09 Thread Kev
> 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

[Coder-Com] que pex

2001-12-09 Thread ALAN GONZALEZ TAMEZ
quier un username _ Descargue GRATUITAMENTE MSN Explorer en http://explorer.msn.es/intl.asp

RE: [Coder-Com] GCC make

2001-12-09 Thread nighty
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

Re: [Coder-Com] GCC make

2001-12-09 Thread nighty
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