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]

C++ Object constructor question?


Hi all:
   Could anyone give me some more detail about how the C++ object
constructor is called? cyg_hal_invoke_constructors( ) is called for
construction, but how __CTOR_END__ is defined(in the linker script, but how
does it work?     __CTOR_END__ = ABSOLUTE (.);  )?

Thanks a lot



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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