From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21798 invoked by alias); 25 Mar 2005 12:31:09 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 21586 invoked from network); 25 Mar 2005 12:29:54 -0000 Received: from unknown (HELO mx2.ITB.ac.id) (167.205.1.67) by sourceware.org with SMTP; 25 Mar 2005 12:29:54 -0000 Received: from antivirus.itb.ac.id (antivirus.ITB.ac.id [167.205.108.137]) by mx2.ITB.ac.id (Postfix) with SMTP id 0BB0973CAA for ; Fri, 25 Mar 2005 19:30:05 +0700 (WIT) Received: from vlsi.itb.ac.id (ic.vlsi.ITB.ac.id [167.205.65.54]) by mx2.ITB.ac.id (Postfix) with SMTP id CEC5773BFD for ; Fri, 25 Mar 2005 19:30:04 +0700 (WIT) Received: (qmail 410 invoked by uid 4044); 25 Mar 2005 12:32:57 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 25 Mar 2005 12:32:57 -0000 Date: Sun, 27 Mar 2005 06:31:00 -0000 From: Umar Said To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [ECOS] Realtek 8139 problem X-SW-Source: 2005-03/txt/msg00245.txt.bz2 Hi all, I have successfully build library for my modified PC target/template which recognizes Realtek 8139 ethernet card. But when I try to compile some net test program, an error occured. This was what I did: $ i386-elf-gcc.exe -g -I pc_rltk8139_install/include/ ping_test.c -L pc_rltk8139_install/lib/ -Ttarget.ld -nostdlib /opt/ecos/gnutools/i386-elf/bin/../lib/gcc-lib/i386-elf/3.2.1/../../../../i386-e lf/bin/ld: address 0xa2158 of a.out section .bss is not within region ram collect2: ld returned 1 exit status My environment is Cygwin on Windows 2000 server. I got rltk8139.tgz from http://ecos.sourceware.org/ml/ecos-devel/2003-07/msg00028/rltk8139.tgz. Does anyone have any hints on this? Regards Umar -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss