Re: [gnet] gnet library compile



Tanx  ;-)

Dne sreda 16. oktober 2002 23:34 je David Helder napisal(a):
> The problem is with GCC 3.2 and the GLib 1.2 GUINT32_SWAP_LE_BE ASM macros
> for x86.  GCC issues a warning and the -Werror flag stops the build.
>
> Solutions:
>
> - Upgrade to GLib 2.0, or use the --enable-glib2 flag to configure if you
> already have it.  GLib 2.0 doesn't seem to have this problem.
>
> - Edit src/Makefile, search for "-Werror", and delete it.  There will
> still be warnings, but it won't stop the build.
>
> I will fix configure.ac so that -Werror is only used when --enable-debug
> is set to "yes", which should help normal users.
>
> David





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]