[1083] in Coldmud discussion meeting

root meeting help first first in chain previous in chain previous next next in chain last in chain last

Re: [COLD] Porting Woes

daemon@ATHENA.MIT.EDU (Wed Aug 28 12:36:18 1996 )

Date: Wed, 28 Aug 1996 08:54:20 -0600 (MDT)
From: Brandon Gillespie <brandon@tombstone.sunrem.com>
To: coldstuff@cold.org
In-Reply-To: <Pine.LNX.3.91.960827212747.5758C-100000@duracef.shout.net>

On Tue, 27 Aug 1996, Jeff Kesselman wrote:

> Well, Ive been playign with the windows port.
> 
> First problem is that gcc under Win95 expects 8.3 filenames because its
> basicly a DOS interface port of gcc (runs in a DSO box).
> 
> This means, with our current file names, we will NEVER compile
> under gcc.
> 
> Suggestions?  I coudl change the names but upgrading is gonna be a
> pain. It woudl be better is we went to 8.3 for all cold source....

Uhrm, my original compile compiled everything with gcc in bash up to 
net.c, where, it bombed on some network stuff I've since finished.  I 
never did go back for a second attempt.  We never had any problems with 
filename lengths.. (perhaps bash was doing something?)

-Brandon