Hello again guys! Well, I got a hold of Z's source from Indephysis on the IRC channel, and im trying to compile it now. I've successfully run the aclocal/automake/autoconf/configure commands, just a note, I ran configure with the --build=Pentium flag because it couldn't guess my system for some reason. When I try to make, I get this error right away:
Compiling FeLib/Source/bitmap.o...
cc1plus: error: unrecognized command line option "-mwindows"
make: *** [FeLib/Source/bitmap.o] Error 1
Thanks for your patience in helping me.