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 format: [Raw text]

Realtek 8139 problem


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


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