Re: [AD] bug report: allegro-4.1.6: static libraries linked into shared library |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Patches attached.
Commited. And it seems I overlooked one place to be modified... thanks for
finding that!
> For testing, I tried compiling liquidwar-5.5.8 with it, but it
> fails when combining the datfiles into liquidwar.dat without
> an error message, but with error code 1 (and without creating
> liquidwar.dat). Is this a NetBSD problem, does it work for someone
> else?
The grabber/dat/plugin code was modified around the 4.1.4 WIP to fix a nasty
problem with pthreads, which prevented datafiles from being written in some
cases. Yours might be related or simply caused by bugs having been introduced
then.
How exactly can I reproduce it ? Is liquidwar-5.5.8 available from anywhere on
the Web ?
> I'm a bit unhappy about how hard it is to get CFLAGS accepted by
> the allegro build process...
Yes, the Unix configure/build system is a little intricate (which btw makes it
a bit tricky to introduce the tweak needed for NetBSD).
--
Eric Botcazou