This is the mail archive of the ecos-devel@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]

ecos & leon compiler tool.


Hi,
I am running our application code on ECOS for leon. I
was using LECCS-1.1.5.3 toolset  which worked fine
until we hit a compiler bug. So we
decided to upgrade to LECCS-1.2.1. Now I get the
following error.


[root@ssc045 examples]# sparc-rtems-gcc hello.c -I./
-o hello.out
-I/tmp/ecos/install/include -L/tmp/ecos/install/lib
-nostdlib -Wl,--gc-sections -Ttarget.ld
/opt/rtems/lib/gcc-lib/sparc
rtems/3.2.3/../../../../sparc-rtems/bin/ld:
warning: cannot find entry symbol start; defaulting to
40001300

I am guessing its a linker bug. I am really stuck over
here. I even
compiled gcc-3.2.1 from scratch as recommed by ecos
website. Over there I am getting problem with static
constructor insitialization
ordering..


So I REALLY need some direction. I am completely
stuck.
DID ANYONE TRIED the new lec tool with gcc version
3.2.
Thanks in advance
     

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


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