From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Mon Jan 18 1999 - 12:58:01 EST
On Jan 18, 1999, Godmar Back <gback@cs.utah.edu> wrote:
>>
>> The current CVS tree is working perfectly well on at least
>> Solaris/sparc, GNU/Linux/x86, IRIX, StunOS4 and FreeBSD.
> My results for FreeBSD are different. the i386_trampoline symbol
> is still missing.
Excuse me, I was able to reproduce it now. I was being saved by
config.cache since I moved AM_PROG_LIBTOOL after the test for
ac_cv_sys_symbol_underscore. Therefore, the first time configure run,
it would fail. Running ./config.status --recheck, it would get the
cached (correct) value and succeed.
This may also indicate why everything would always build twice for
you: config.status would rebuild config.h and, since it really
changed, everything that depended on it would have to be recompiled.
Will be committed soon.
-- 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
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:44 EDT