Him Tor Lillqvist <tml@xxxxxx> writes: > I finally had time to try again, and after some head scratching and > Makefile.am munging, succeeded. I built all the libraries that get > built as shared libraries on Unix as DLLs, while Hans's MSVC Makefiles > build many (most?) as static libraries. great. > Any accidental breakage of Unix builds should be relatively easy to > fix. seems to compile just fine on Linux. > The gimp.sym file seemed to have obsolete contents. I replaced it with > the functions used by libgimptool and libgimpwidgets. I had to add a > "glue" file for libgimptool, to enable the dynamic linking to the main > executable, either gimp.exe or tool-safe-mode.exe (?). please note that we don't build any tool plug-ins on UNIX since it's horribly broken and might even be removed before 1.4 gets out. You should consider to do the same for the Win32 build. You don't need to build tool-safe-mode.exe then. Salut, Sven