From: Hans-Bernhard B. <br...@ph...> - 2004-04-16 12:33:21
|
On Fri, 16 Apr 2004, Andris Pavenis wrote: > On Thursday 15 April 2004 16:03, Hans-Bernhard Broeker wrote: > > I've re-tagged and tarballed the current state of things once more. > > Same place as before. > > > > The USERPROFILE change for Windows is in, the splash text is changed. > > > > Other changes affect only documentation files. > Andris, nice to see you're still around, too... hadn't heard from you in quite a while... > Tried to build 4.0.0 for DJGPP on system that had ancient libgd (perhaps > 1.3) and libpng-1.2.5 installed. After running configure got libraries > in following order > -lz -lgd -lpng > As result there were unresolved references from libpng, as -lz should be > after -lpng. Of course I could use Makefile.dj2, but this problem > perhaps could appear also for some other system. That's of course a silly one. It probably won't happen to those platforms that have shared libraries with internal dependencies (ie: Linux). I'm in the process of building the official 4.0.0 binary with DJGPP, which will use current version of all 5 libraries (z, png, jpeg, freetype and GD). I'll watch out for that gotcha. If we find that to be strictly necessary, I guess it's still time to squeeze in yet another silent update of the source tarball. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |