bug-ncurses
[Top][All Lists]
Advanced

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

Re: unresolved symbols with ncurses-5.6 on Alpha OSF1 5.1A


From: Thomas Dickey
Subject: Re: unresolved symbols with ncurses-5.6 on Alpha OSF1 5.1A
Date: Wed, 18 Apr 2007 06:10:42 -0400 (EDT)

On Tue, 17 Apr 2007, Martin MOKREJŠ wrote:

So, my problem is that static libs are being built on my system, but linker is instructed to use shared libs.
It's been a while since I encountered _that_.  The workaround (not 
implemented in ncurses) is to add linker directives (which of course 
depend on the system and compiler) such as -static and -dynamic 
before/after the -lncurses
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

reply via email to

[Prev in Thread] Current Thread [Next in Thread]