[WXP]: Any plan to use Ant instead of cygwin/make???

Kelly O'Hair Kelly.Ohair at Sun.COM
Mon Mar 10 23:39:43 UTC 2008



Francis ANDRE wrote:
> Hi OpenJDK Team
> 
> 
> While trying to build OpenJDK on WXP SP2, I am facing to a recurrent 
> problem with cygwin that crashes because it could not allocate heap 
> space...
> 
> $ make
>       7 [main] ? (232756) C:\Progra~1\cygwin\bin\sh.exe: *** fatal error 
> - could
> n't allocate heap, Win32 error 487, base 0x6D0000, top 0x6E0000, 
> reserve_size 61
> 440, allocsize 65536, page_const 4096
> 
> 
> This intermittent heap memory allocation problem is a recurent one 
> explained many times on the cygwin archives mailing list.
> 
> Even with the suggested command explained in 
> http://www.cygwin.com/ml/cygwin/2005-11/msg00413.html
> 
> regtool -i set /HKLM/Software/Cygnus\ Solutions/Cygwin/heap_chunk_in_mb 
> 2048
> 
> make fails on a regular basis... even after the execution of a rebaseall 
> as stated in the cygwin mails.
> 
> 
> 
> 
> So, that's why I am wondering if you plan to use cpptasks and ant script 
> since using cpptask and the ant-contrib library could be a viable 
> alternative to avoid the cygwin unstability.

No.

I have never seen this cygwin problem before. Cygwin has been very stable
for me and nobody has reported any kind of problem like this.

-kto

> 
> Regards
> 
> FA



More information about the build-dev mailing list