Re: Problem with Pango On IBM AIX 4.3.3



On Wed, Apr 16, 2003 at 04:47:53PM -0400, Valdis Kletnieks vt edu wrote:
> On Wed, 16 Apr 2003 21:42:20 BST, Joel Becker said:
> -blibpath won't help.  The problem is that if you build a .so that doesn't
> have a -lwhatever reference (usually by using -berok so it doesn't fail),
> then external refs won't even be *attempted* to be resolved at runtime
> unless you use rtl - if there's no -lfoo tagged in the header, it won't look
> in -lfoo.  With rtl, if somethign else has sucked in -lfoo, it will look there.

	Yes, you need explicit link lines.  You also should never
specify -berok.

Joel



-- 

"The question of whether computers can think is just like the question
 of whether submarines can swim."
	- Edsger W. Dijkstra

			http://www.jlbec.org/
			jlbec evilplan org



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