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]

Re: ecos port to X86


baljeet singh wrote:
/opt/ecos/gnutools/i386-elf/bin/../lib/gcc-lib/i386-elf/3.2.1/../../../../i386-e
lf/bin/ld: address 0x1577bc of ping_test section
.rodata is not within region rom
collect2: ld returned 1 exit status
make: *** [ping_test] Error 1


I don't get this error when building applications such as serial. This is seen only with network files.My makefile is the same in both cases except for the application name and the addition of -D__ECOS flag in thenetwork application make file. Any suggestions?

The programs are too big for your ROM! It's the same thing as http://ecos.sourceware.org/fom-serv/ecos/cache/89.html


Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
Visit us at Embedded World 2004, Nürnberg, Germany, 17-19 Feb, Stand 12-449
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine


-- 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]