Okay, it is now day 8 and I've almost gotten everything working. After repeated tries and double checking myself and yes a lot was human error, finally though I must be missing something or just need that little bit of help. I've seen this site and it is great, lots of people and great advice, I almost thought I'd only have to post a thanks and never a question but here goes.
Followed the guide but may have done something amiss, works perfectly up until the end. I am using cygwin, windows xp pro, tried once to put the windows copy in but still had save problems. I figured the smaug1.4a_mxp.tgz once compiled would work and I believe I'm close. Thank you for any assistance.
-----------------------------------------------------------
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../../i686-pc-cygwin/bin/ld: cannot
find -lregex
collect2: ld returned 1 exit status
make[1]: *** [smaug] Error 1
make[1]: Leaving directory `/cygdrive/c/cygwin/home/dustin/smaug/dist/src'
make: *** [all] Error 2
Dustin@dustin-d8631x8p /cygdrive/c/cygwin/home/dustin/smaug/dist/src
$ #Uncomment the line below if you are getting undefined re_exec errors
Dustin@dustin-d8631x8p /cygdrive/c/cygwin/home/dustin/smaug/dist/src
$ #NEED_REG = -lregex
Dustin@dustin-d8631x8p /cygdrive/c/cygwin/home/dustin/smaug/dist/src
$ cd ../area
Dustin@dustin-d8631x8p /cygdrive/c/cygwin/home/dustin/smaug/dist/area
$ ../src/smaug.exe
bash: ../src/smaug.exe: No such file or directory
Followed the guide but may have done something amiss, works perfectly up until the end. I am using cygwin, windows xp pro, tried once to put the windows copy in but still had save problems. I figured the smaug1.4a_mxp.tgz once compiled would work and I believe I'm close. Thank you for any assistance.
-----------------------------------------------------------
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../../i686-pc-cygwin/bin/ld: cannot
find -lregex
collect2: ld returned 1 exit status
make[1]: *** [smaug] Error 1
make[1]: Leaving directory `/cygdrive/c/cygwin/home/dustin/smaug/dist/src'
make: *** [all] Error 2
Dustin@dustin-d8631x8p /cygdrive/c/cygwin/home/dustin/smaug/dist/src
$ #Uncomment the line below if you are getting undefined re_exec errors
Dustin@dustin-d8631x8p /cygdrive/c/cygwin/home/dustin/smaug/dist/src
$ #NEED_REG = -lregex
Dustin@dustin-d8631x8p /cygdrive/c/cygwin/home/dustin/smaug/dist/src
$ cd ../area
Dustin@dustin-d8631x8p /cygdrive/c/cygwin/home/dustin/smaug/dist/area
$ ../src/smaug.exe
bash: ../src/smaug.exe: No such file or directory