In a message dated 98-09-23 13:36:21 EDT, you write: << I believe most of utils.h already does that under GCC. Perhaps you have a space after the \ which is causing it to escape the space instead of the newline? >> Oy! George Greer is right. Linux's GCC isn't very fond of spaces for some reason... Try doing as he says and making sure there isn't a space after the "\". I've had the same problems in my Makefile. Kept getting the error "Makefile:255: *** missing separator. Stop." all because of one little space. Well hope that helps! Later. Jeramy +------------------------------------------------------------+ | 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