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: C++ Object constructor question?


Qiang Huang wrote:
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 (.);  )?
Read the linker documentation about linker scripts. On www.gnu.org as well as mirrors.

Jifl
--
eCosCentric http://www.eCosCentric.com/ <info@eCosCentric.com>
--[ "You can complain because roses have thorns, or you ]--
--[ can rejoice because thorns have roses." -Lincoln ]-- Opinions==mine


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