From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Sun Jan 10 1999 - 17:08:11 EST
On Jan 10, 1999, Godmar Back <gback@cs.utah.edu> wrote:
>>
>> On Jan 10, 1999, Godmar Back <gback@marker.cs.utah.edu> wrote:
>>
>> > On the same linux box where it worked for unix-jthreads, it now fails for
>> > oskit-pthreads.
>>
>> What does SUBDIRS expand to in kaffe/kaffevm/systems/Makefile?
> SUBDIRS = $(THREAD_SYSTEM)
No, I mean, what it really expands to. What is THREAD_SYSTEM defined
to?
>> > I do not see where the rule for libkthread.la is.
>> It's in kaffe/kaffevm/systems/$(THREAD_SYSTEM)/Makefile
> And this is included somehow?
Nope, when you run `make' within kaffevm, it should descend to
subdirectories building whatever is out of date before building
libkaffevm.la
>> But you'll have to run configure once before it starts working after
>> you update, otherwise your makefiles will try to run the old tools and
>> fail. You'd better make sure all Makefile.ins and aclocal.m4 are also
>> unmodified WRT the versions in CVS.
> I am not concerned with people making changes to Makefile.in at this
> moment.
Nope, but if you had previously run an old automake, it might have
created corrupt Makefile.ins.
-- 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:34 EDT