Re: [Linux] [Compiling] [RedHat/Slackware]

From: Franco Gasperino (awe@CET.COM)
Date: 04/08/98


make -j is nice on the dual p2 with 128ram i compile on too =)

  Franco Gasperino
  Cutting Edge Communications
  http://www.cet.com/
  (509) 444-INET
  awe@cet.com

-----Original Message-----
From: George <greerga@CIRCLEMUD.ORG>
To: CIRCLE@post.queensu.ca <CIRCLE@post.queensu.ca>
Date: Wednesday, April 08, 1998 9:13 PM
Subject: Re:  [Linux] [Compiling] [RedHat/Slackware]


>On Thu, 9 Apr 1998, Julian Buckley wrote:
>
>>Hi...I was wondering (prolly applies to all UNIX/Linux platforms) if there
>>was any quicker way to compile a mud (after the first compile) then having
>>to do a "make clean" ; "make all" --- with Win95, once it is initially
>>compiled, a "nmake" does the job.  I've tried with Linux to do the same,
>>and it compiles, but the newly compiled MUD doesn't boot up with the new
>>specs...
>
>If you changed a .c/.h file:
>        make
>If nothing has changed but rebuild anyway:
>        rm -f ../bin/circle
>        make
>
>If those don't work, your Makefile dependencies are wrong.
>
>I do 'make -j' personally. :)
>
>--
>George Greer  -  Me@Null.net   | Genius may have its limitations, but
stupidity
>http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard
>
>
>     +------------------------------------------------------------+
>     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
>     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
>     +------------------------------------------------------------+
>


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST