|
Post by gobleteer on Sept 24, 2004 18:06:02 GMT -5
Well, I know Windows sucks('Cause I use it), but I really appreciate it. Er... SMAUG though?
|
|
Luuko
Keidran slave
Posts: 5
|
Post by Luuko on Sept 25, 2004 19:46:34 GMT -5
Probably your best bet, or at least the only one that comes to mind. Unlike my compatriot however, I do believe there are some pre-compiled binaries available for use in windows out there so you don't have to use the compiler... not 100% certain on that so double check me.
-Luuko Sysadmin@spartanrealms.com
|
|
|
Post by gobleteer on Sept 26, 2004 13:32:31 GMT -5
I actually though Cygwin WAS an emulator though... so I never looked at it. Thanks, though. I'm still not willing to compile something, I might write my own. (But I don't know any web stuff. I'm so sad.)
|
|
|
Post by GT1047 on Sept 28, 2004 20:34:40 GMT -5
This is getting way to technical for my tiny little brain... dont worry me to
|
|
|
Post by PaulTB on Sept 29, 2004 6:33:38 GMT -5
I actually though Cygwin WAS an emulator though... so I never looked at it. Well it's a bit of a gray area. Cygwin isn't a single thing it's a collection of utilities bundled together inside a 'linux look-alike' environment. The thing that actually does the compiling is gcc. It really is very, very simple. See www.gammon.com.au/smaug/howtocompile.htm#exampleI didn't even get any warnings when I compiled mine. Now if you change the code (as opposed to the areas and objects) that's a different matter.
|
|