View Single Post
  #39  
Old 03-19-2004, 10:31 AM
Puck6633
Fire Beetle
 
Join Date: Nov 2003
Posts: 22
Default

Alright, here's a fun one for all of you trouble-shooters.

I've downloaded win CVS, installed it, and downloaded the latest source. I followed the instructions in the zip file (thanks Tertiary!), and compiled.

All three compiled without error, but when I went to copy them I couldn't find world.exe and zone.exe, so I tried recompiling them both and checked the console output.

After a lot of testing I've found that for reasons unknown DOS gives a bad command or filename error if the command exceeds 444 characters, thus why the less complex (as far as number of included files anyway) EmuSharemem.dll compiled, while the exes didn't.

Now, my question is; does anyone know of a way around this (a 32 bit version of G++ maybe?) or am I just going to have to stick to the binaries? :(
Reply With Quote