Re: Some problems with exp_replacement patch

From: John Evans (evansj@HI-LINE.NET)
Date: 11/17/97


On Mon, 17 Nov 1997, StormeRider wrote:

> >
> >ld:cannot open out put file ../bin/circle: Text File Busy
> >
> Your particular machine wont let you overwrite the compiled version while
> you have it running... which is a good thing.
>
> b) Rewrite Makefile & Makefile.in to go to ../circle rather than
> ../bin/circle and then after done compiling, cd ..;mv circle bin/circle and
> do a shutdown reboot. ;-)

Maybe make make it part of the next bpl that the Makefile writes to
../bin/circle.new and then the autorun script does cp bin/circle.new
bin/circle

That's how I have it so that I can compile while the MUD's running.

John Evans <evansj@hi-line.net>

May the source be with you.


     +------------------------------------------------------------+
     | 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/08/00 PST