Jean-Frederic,

Take a look at the new Makefiles in the top
level directory and each source directory.
These should provide all functionality that
I see for the time being with the exception
of distribution rules, whose requirements
may change over time.  Notice that one
important requirement is to be able to run
the documentation compiler 'doxygen',
which requires an explicit list of files.  The
current 'config.sh' provides these to both
the Makefiles and Doxygen (via 'bootjvm.dox')
as include files.

I'll take a look at your configuration proposal
soon.

Dan Lydick


-----Original Message-----
From: Jean-frederic Clere <[EMAIL PROTECTED]>
Sent: Oct 28, 2005 4:17 PM
To: harmony-dev@incubator.apache.org
Subject: Re: [BootJVM] configure

Geir Magnusson Jr. wrote:

> If you wish to contribute this, could you post it to a JIRA?

Until I get commit rights ;-)

It is now: http://issues.apache.org/jira/browse/HARMONY-10
Now I go for the Makefiles or the build.xml.
make is more strandard for C project but ant is probably before the 
harmony community.

Any commit?

Cheers

Jean-Frederic

>
>
> On Oct 27, 2005, at 6:09 PM, Jean-frederic Clere wrote:
>
>> Hi,
>>
>> I am now building the config/config.h using the configure files I  
>> have prepared.
>> The BootJVM specific options of the configure are:
>>
>>  --with-java=DIR         Specify the location of your JDK installation
>>  --with-heap=TYPE        Heap allocation method: simple, bimodal or  
>> other.
>>  --with-gc=TYPE          Garbage collection method: stub or other.
>>
>> The new file are in http://people.apache.org/~jfclere/ config_try.jar.gz
>>
>> Any comments?
>>
>> Cheers
>>
>> Jean-Frederic
>>
>





Dan Lydick

Reply via email to