public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* libtool can't build shared library unless -no-undefined specified
@ 2024-05-16 20:24 Brian Inglis
  2024-05-16 21:45 ` Ken Brown
  0 siblings, 1 reply; 6+ messages in thread
From: Brian Inglis @ 2024-05-16 20:24 UTC (permalink / raw)
  To: Cygwin Apps

Hi folks,

Trying to update dateutils, autotools build fails with:

libtool: error: can't build x86_64-pc-cygwin shared library unless -no-undefined 
is specified

Suggestions for overrides or fixes?

Tried:

LDFLAGS="$LDFLAGS -Wl,--no-allow-shlib-undefined -Wl,--no-undefined"

CYGCONF_ARGS="
	 --enable-contrib
	 --enable-tzmap-fetch
	 lt_no_undefined_flag=--no-undefined
	 no_undefined_flag=--no-undefined
"

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-02 14:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-16 20:24 libtool can't build shared library unless -no-undefined specified Brian Inglis
2024-05-16 21:45 ` Ken Brown
2024-05-17  4:50   ` Brian Inglis
2024-05-21 13:18     ` Jon Turney
2024-05-21 16:22       ` Brian Inglis
2024-06-02 14:56         ` Jon Turney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).