delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <20010816190148.8200.qmail@web14204.mail.yahoo.com> |
Date: | Thu, 16 Aug 2001 12:01:48 -0700 (PDT) |
From: | Angus Young <chugadie DOT geo AT yahoo DOT com> |
Subject: | Virtual memory problem (Win98) |
To: | cygwin AT cygwin DOT com |
MIME-Version: | 1.0 |
I have downloaded a prebuilt GCC-3.0 targeted for arm-elf. gcc gives me out of memory errors whenever I try to compile any C program. $ touch test.c $ gcc -o test.o -c test.c Virtual memory exhausted: Invalid argument The GCC that comes with Cygwin (targeted for i386) works fine: $ /bin/gcc.exe -o test.o -c test.c $ /bin/objdump.exe -f test.o test.o: file format pe-i386 architecture: i386, flags 0x00000038: HAS_DEBUG, HAS_SYMS, HAS_LOCALS start address 0x00000000 I have not found a solution to this problem in the mailing list nor in the FAQ. My cygwin1.dll is version 1.3.2. I have tried changing memory settings in Control Panel->System and in the properties for the cygwin.bat. My system is Win98 (first edition) with 128 Mb RAM and IE5.5. The same version of GCC and Cygwin reportedly woks on Win2000. Is this a virtual memory problem, or a gcc-arm-elf problem? Any help is appreciated. __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |