On Mon, 17 Nov 1997, John Evans wrote: > 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 Unless you have some broken OS, you can just 'rm' the binary file, then compile with output to it. The binary will still exist, since the inode and its corresponding data blocks will not be freed until the last process using it exits, but the directory entry will be removed, so the linker writing the binary will write to a new file. ============================================================================= Erwin Andreasen Herlev, Denmark <erwin@pip.dknet.dk> UNIX System Programmer <URL:http://pip.dknet.dk/~erwin/> <*> (not speaking for) DDE ============================================================================= +------------------------------------------------------------+ | 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