Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 1995 11:25:14 -0800
From:      "Jordan K. Hubbard" <jkh@freefall.cdrom.com>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        CVS-commiters@time.cdrom.com, cvs-lib@time.cdrom.com, jkh@freebsd.org
Subject:   Re: cvs commit: src/lib/libc/stdlib strhash.c 
Message-ID:  <24717.796418714@freefall.cdrom.com>
In-Reply-To: Your message of "Tue, 28 Mar 95 21:51:24 %2B1000." <199503281151.VAA21587@godzilla.zeta.org.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
> What was the problem exactly?  `nm *.so' in libc/obj shows no definition
> of `_hash', so I don't see how dmenu could have linked.  (I used nm on
> *.so instead of on *.o because the `ld -r -x' step removes static names

Easier for you to just rename _hash() to hash() in strhash.c and then
try to link something like dmenu against it.  You'll see the failure mode.

					Jordan




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