Latest kaffe snapshot and AmigaOS
Alexandre Oliva
oliva at dcc.unicamp.br
Mon Feb 22 10:48:49 PST 1999
On Feb 22, 1999, "Stefan Burstroem" <f94sbu at efd.lth.se> wrote:
> In article <or7ltajpwz.fsf at araguaia.dcc.unicamp.br> you wrote:
>> On Feb 21, 1999, "Stefan Burstroem" <f94sbu at efd.lth.se> wrote:
>>> Ooops, first error comming in...
>>> libtool doesn't seem to work. I guess its because it was long time ago
>>> since libtool was ever updated for the AmigaOS.
>> Details, please? (to bug-libtool at gnu.org, if you prefer)
> Making all in libltdl
> make[1]: Entering directory `/Source/kaffe-1.0.b3.snap990218/libltdl'
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c
> rm -f .libs/ltdl.lo
> gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c -m68020 -resident32 -malways-restore-a4 -DPIC ltdl.c -o .libs/ltdl.lo
> ltdl.c: In function `dld_open':
> ltdl.c:429: `no_memory_error' undeclared (first use this function)
That should be spelled memory_error; I'll fix it for the next time I
update libltdl in Kaffe (which should be RSN)
> ltdl.c: In function `dld_sym':
> ltdl.c:457: warning: initialization makes pointer from integer without a cast
Just #include <dld.h> after `#if HAVE_DLD', I'll take care of the
proper configure magic too. Looks like nobody had ever tried libltdl
with dld :-(
--
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
More information about the kaffe
mailing list