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]

Re: Problems with C and Math libraries


On Tue, Nov 04, 2003 at 10:43:21AM +0100, Pablo Huerta wrote:
> 
> Hi,
> 
> I'm working in a port to a new target, and I'm having troubles with the
> C and Math libraries. The problem is the following: 
> 
> When compiling tests for these libraries, the "cyg_libc_main_thread"
> constructor and all related stuff to it are not linked, and when running
> the tests they loop around all the time at "hal_idle_thread".
> 
> I have two questions about it:
> 
> Does anyone have any idea about why I'm having this trouble with the
> inizialization of this tests?

They should just work. It sounds like a configuration problem, or
possibly a compiler problem. What target is this? Is it a well known
and tested CPU, or some weird and wonderful new device?

Do an ecosconfig export and mail us the results. 

   Andrew


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