Re: still broken

Date view Thread view Subject view Author view

From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Sun Jan 10 1999 - 22:30:31 EST


On Jan 11, 1999, Godmar Back <gback@cs.utah.edu> wrote:

> checking for BSD-compatible nm... (cached) /usr/bin/nm -p
> checking command to parse /usr/bin/nm -p output... (cached) no

Oops, this `no' explains everything. Could you please send me the
output of `nm -p' for any small object file, say, the ones in libltdl,
after confirming that it really can't make it work (removing
ac_cv_sys_global_symbol_pipe from config.cache and configuring again
up to that point)

> Does kaffe now also depends on certain versions of nm?

libtool depends on being able to extract the symbol list from an
object file. nm is the tool to do that, and it is very widely
available, but its output is not as much standardized as we'd like :-(

Maybe libtool should provide for a mechanism to accept some alternate
symbol list if it can't extract it by itself... This dlpreopening
feature has been supported by quite a long time, but is has only
become essential with modules and dlpreopening in libltdl.

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:35 EDT