Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 30 Nov 2000 15:22:58 +0800 From: tzhang AT wri DOT com DOT cn To: Cygwin-Mail-list Subject: Fw: Re: make verilog-20001119 in Cygwin-v1.1 X-mailer: FoxMail 3.0 beta 2 [cn] Mime-Version: 1.0 Content-Type: text/plain; charset="GB2312" Message-ID: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id CAA07747 Hello Stephen£¬ >> /usr/share/bison.simple:761: virtual memory exhausted > >There is a FAQ entry for exactly this symptom. There is also a statement >in the cygwin.txt file about how to deal with it. Basically, > > make CXXFLAGS='' parse.o > make > I do it according "cygwin.txt". New question appears: ==================================================== .. ... cd vpi ; make all make[1]: Entering directory `/tmp/verilog-20001119/vpi' gcc -shared -o system.vpi sys_table.o sys_display.o sys_finish.o sys_random.o sys_readmem.o sys_readmem_lex.o sys_time.o sys_vcd.o -Wl,--enable-auto-image-base -L../vvm -lvvm -lvpip Cannot export _bss_end__: symbol not defined Cannot export _bss_start__: symbol not defined Cannot export _data_end__: symbol not defined Cannot export _data_start__: symbol not defined collect2: ld returned 1 exit status make[1]: *** [system.vpi] Error 1 make[1]: Leaving directory `/tmp/verilog-20001119/vpi' make: *** [all] Error 2 ==================================================== thanks in advance. -- zhang tao tzhang AT wri DOT com DOT cn -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com