Hi, I've been trying to build pgui-dev20020706 on cygwin these days. I think I got most of it successfully built finally. The issue I now concern is that I build pgserver and cli_c with cygwin, while the SDL-1.2.4 is built with -mno-cygwin. I don't know if it is safe for me to link an application with objects compiled with and without cygwin. It is SDL library that provides only the build configuration supporting mingw. At the same time, pgui-dev20020706 can almost be built right out of the box with Linux-generic profile under the cygwin environment besdies a litttle bit tweaking is needed. It is on the link stage that I need to manually select not to use mingw library. I did successully built pgserver.exe and get it installed in /usr/local/bin and ran smoothly so far. The cli_c is built more smoothly but I don't know why I need to create the symbolic link of libtool manally instead of being done in ./configure or ./autogen.sh. The apps is also similar to cli_c. But apparently "pterm" and some others can not be built right now. I then remove this from the makefile and get others built.
Any one interested in the win32 or cygwin build of picogui? I think we need to revive this configuration if the user base is not only a few. Yu-Jui Lee. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Stuff, things, and much much more. http://thinkgeek.com/sf _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
