This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Other problems building ARM development tools.


Hi,

I am having slightly different build problems than others with the ARM tools
on
Cygwin.

I have actually managed to build the tools on this machine (WinXP) under
cygwin 1.1.4 earlier,
but due to small problems (related to CRLF translation) I decided to
rebuild, and now I am
getting this error. I see several people have posted this already to the
Cygwin Mailing List, 
but there have been no responses.

I'd appreciate any advice anyone may have... 

Thanks,

Srdjan

PS I've tried a registry hack (adding heap_chunk_in_mb = 256, etc.), that I
saw mentioned in older
posts for similar problems, but I've had no luck so far... 



-----


What I get is:

administrator@SSWIN2K /tmp/build/gcc
$ make -w all-gcc install-gcc LANGUAGES="c c++" 2>&1 | tee make.out

(SNIP -- no problems until here)

make[2]: Leaving directory `/tmp/build/gcc/gcc/intl'
echo "int xxy_us_dummy;" >tmp-dum.c
/tmp/build/gcc/gcc/xgcc -B/tmp/build/gcc/gcc/
-B/usr/local/ecos/tools/H-i686-pc-cygwin/arm-elf/bin/
-I/usr/local/ecos/tools/H-i686-pc-cygwin/arm-elf/include -S tmp-dum.c
C:\cygwin\tmp\build\gcc\gcc\cc1.exe: *** Couldn't reserve space for cygwin's
heap (0x27B0000) in child, cygheap, Win32 error 487
C:\cygwin\tmp\build\gcc\gcc\cc1.exe: *** Couldn't reserve space for cygwin's
heap (0x27B0000) in child, cygheap, Win32 error 487
make[1]: *** [s-under] Error 1
make[1]: Leaving directory `/tmp/build/gcc/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory `/tmp/build/gcc'

administrator@SSWIN2K /tmp/build/gcc
$ uname -a
CYGWIN_NT-5.1 SSWIN2K 1.3.1(0.38/3/2) 2001-04-24 20:01 i686 unknown



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]