Page MenuHome GnuPG
Feed Advanced Search

Apr 30 2019

haubi added a comment to T4474: libgpg-error: Disallow undefined symbols by design..

Without -no-undefined, libtool refuses to create the shared library (dll) on Cygwin, because libtool knows that creating a shared library (dll) on Cygwin does require all symbols to be defined.
Unfortunately but traditionally, by default libtool has to assume a library being created will have undefined symbols.
Hence, if the library to be created is designed to have all symbols defined, libtool needs to be informed about this fact using the -no-undefined flag.
This flag does allow libtool to create a shared library even on platforms known to require all symbols to be defined for shared libraries.

Apr 30 2019, 12:12 PM · gpgrt, Cygwin, patch, Bug Report
haubi created T4474: libgpg-error: Disallow undefined symbols by design..
Apr 30 2019, 10:59 AM · gpgrt, Cygwin, patch, Bug Report
haubi updated the summary of D478: Makefile: Disallow undefined symbols in libgpg-error..
Apr 30 2019, 10:58 AM · patch
haubi updated the summary of D478: Makefile: Disallow undefined symbols in libgpg-error..
Apr 30 2019, 10:49 AM · patch
haubi updated the summary of D478: Makefile: Disallow undefined symbols in libgpg-error..
Apr 30 2019, 10:45 AM · patch
haubi created D478: Makefile: Disallow undefined symbols in libgpg-error..
Apr 30 2019, 10:42 AM · patch

Nov 29 2013

haubi set Version to 1.3.0 on T1574: compilation error: AIX headers define TRUE and FALSE.
Nov 29 2013, 3:07 PM · Bug Report, libksba
haubi added a comment to T1574: compilation error: AIX headers define TRUE and FALSE.

D184: 409_libksba-1.3.0-undef-true.patch

Nov 29 2013, 3:07 PM · Bug Report, libksba
haubi added projects to T1574: compilation error: AIX headers define TRUE and FALSE: libksba, Bug Report.
Nov 29 2013, 3:07 PM · Bug Report, libksba