Egor Pasko wrote:
> On the 0x270 day of Apache Harmony Kalpak Gadre wrote:
>> Hi,
>>
>> I am trying to build the harmony and the ant keeps failing with
>> OutOfMemoryError. But I am able to build classlib, vm separately. It
>> only fails when I try to build from the root. I am following the
>> instructions on the Getting started for contributers section.
> 
> try {
>     export ANT_OPTS="-Xms256M -Xmx512M";
> }finally{
>     report_back();
> }

LOL -- you need to take a break ;-)

Tim

Reply via email to