Mail Archives: cygwin/2006/10/02/19:52:45
kyle DOT unice AT l-3com DOT com wrote:
> When running demo-ppc603.sh under cygwin, I get odd errors. It appears that
> resources are being consumed from Windows and the script eventually fails.
> I read the the mailing list archives and changed the default heap sizes in
> Windows to twice their original size... this did not fix the problem. Has
> anyone else seen these types of problems when running crosstool?
>
> Thx,
>
> this was the problem report that suggested changing the default heap sizes:
> <http://support.microsoft.com/default.aspx?scid=kb;en-us;824422> "When many
> processes run on your computer (for example, more than 50), behaviors that
> were not expected may occur."
>
> This is the first error to happen when running demo-ppc603.sh:
> echo 'sysd-rules-done = t') >
> /usr/src/crosstool-0.42/build/powerpc-603-linux-g
> nu/gcc-3.4.1-glibc-2.3.3/build-glibc-headers/sysd-rulesT
> mv -f
> /usr/src/crosstool-0.42/build/powerpc-603-linux-gnu/gcc-3.4.1-glibc-2.3.3/
> build-glibc-headers/sysd-rulesT
> /usr/src/crosstool-0.42/build/powerpc-603-linux-
> gnu/gcc-3.4.1-glibc-2.3.3/build-glibc-headers/sysd-rules
> for dir in
> /usr/src/crosstool-0.42/build/powerpc-603-linux-gnu/gcc-3.4.1-glibc-2
> .3.3/build-glibc-headers sysdeps/powerpc/powerpc32/elf sysdeps/powerpc/elf
> sysde
> ps/unix/sysv/linux/powerpc/powerpc32 sysdeps/unix/sysv/linux/powerpc
> sysdeps/uni
> x/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman
> sysdeps/unix/inet
> sysdeps/unix/sysv sysdeps/unix/powerpc sysdeps/unix sysdeps/posix
> sysdeps/power
> pc/powerpc32/fpu sysdeps/powerpc/powerpc32 sysdeps/wordsize-32
> sysdeps/powerpc/s
> oft-fp sysdeps/powerpc/fpu sysdeps/powerpc sysdeps/ieee754/flt-32
> sysdeps/ieee75
> 4/dbl-64 sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic; do \
> test -f $dir/syscalls.list && \
> { /bin/sh.exe sysdeps/unix/make-syscalls.sh $dir || exit 1; }; \
> test $dir = sysdeps/unix && break; \
> done >
> /usr/src/crosstool-0.42/build/powerpc-603-linux-gnu/gcc-3.4.1-glibc-2.3.3
> /build-glibc-headers/sysd-syscallsT
> 6 [main] sh 179296 child_copy: stack write copy failed,
> 0x22D8B0..0x230000
> , done 0, windows pid 2283492, Win32 error 5
> sysdeps/unix/make-syscalls.sh: fork: No error
> 6 [main] sh 179612 fork: child -1 - CreateProcessA failed, errno 11
> sysdeps/unix/make-syscalls.sh: fork: Resource temporarily unavailable
> 6 [main] sh 179592 child_copy: stack write copy failed,
> 0x22D990..0x230000
> , done 0, windows pid 2283716, Win32 error 5
'net helpmsg 11' say "An attempt was made to load a program with an incorrect
format."
Perhaps this is more help to you?
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
216 Dalton Rd. (508) 893-9889 - FAX
Holliston, MA 01746
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -