27 Apr 2012 23:37
mksh
Ran across your mksh project. Downloaded, built and tried it out on Cygwin and it ran great. Thought I'd try it out using MinGW32 to see how far I could get with the build. Added some defines in for compatibility in order to get the files to compile. Got as far as the link part and ended up with quite a few undefined functions. I set the flag for not using the job related code and got it down to a couple of dozen undefined functions. When I was reading through your web site, I saw mention that someone was working on a native port of mksh to Windows. Would be very interested to know how that's coming along. It would be really nice to compare notes with another developer for attempting to build mksh natively on Windows. Am working on building some Open Source programs in a cross-platform manner on Windows (mingw, openwatcom and/or djgpp), FreeBSD and possibly Debian Linux. Looks like you have some really interesting tools at your site for building applications on multiple systems. Hope to read/learn more about your MirLibtool as well. Sincerely, Laura http://www.distasis.com/cpp
RSS Feed