Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Jan 1998 19:54:52 -0800
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        Terry Lambert <tlambert@primenet.com>
Cc:        dap@damon.com (Damon Anton Permezel), nate@mt.sri.com, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Motif question 
Message-ID:  <199801080354.TAA03331@rah.star-gate.com>
In-Reply-To: Your message of "Wed, 07 Jan 1998 21:41:23 GMT." <199801072141.OAA09844@usr06.primenet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Heh.  My main issue was the infernal "dladdr" that the FreeBSD dynamic
> loading code doesn't provide.  The 1.1.5 stuff uses it to get the path
> of the shared library that's calling it so that it can go up two
> directories and down one to find where it left it's classes.zip.  8-(.
> Stupid way to do it...
> 

Terry, all you need to do is replace the dladdr kludge with argv[0] 8)

	Cheers,
	Amancio





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801080354.TAA03331>