|
From: Ralf W. <Ral...@gm...> - 2007-06-16 08:42:50
|
Hello, * James Steward wrote on Sat, Jun 16, 2007 at 10:17:43AM CEST: > I think Keith may have already suggested, why not just try compiling the > tsearch.c source from glibc as a separate library as was done for the > regex functions recently? If gnulib is acceptable, its tsearch module can simply be used. <http://www.gnu.org/software/gnulib/MODULES.html#module=tsearch> Without also using Autoconf and Automake that won't be fun though. Cheers, Ralf |