Re: [Code] Compiling

From: Sammy (samedi@ticnet.com)
Date: 05/07/99


From: Robert Alexander Rossow <rrossow1@PURDUE.EDU>
Sent: Thursday, May 06, 1999 8:29 PM

> i have been coding my mud in MSVC++ 6.0 and it compiles fine.
> when i port it to linux (redhat 6.0). it says that the sysdep.h file
> contains errors.

Run dos2unix or an equivalent ^M stripper on all files in your src directory.
Any *.h and many others will fail due to the dos/windows carriage return after
a "/" line continuation.

Or:

Transfer each file seperately via ftp, with ascii transfer mode on.

Or:

Use winzip on you rwindows machine, then check your linux unzip help for the
flags you need to set to fix filename case and automatically convert text
files to unix linefeed format.

Sam


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



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