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]

Adding a member to CTOR_LIST in HAL package


Hi all,
    I am trying to add an entry into the CTOR_LIST by creating a static
object of dummy class
    inside the HAL.
    But this doesn't get added to the final list. (Observed in ecos.map
file).
    If i do the same functionality in the pkgstart.cxx of infra package,
it is getting added to the list..
    I checked the makefiles of both the packages, but couldn't find much
differences..
    Any idea why this is happening?

thanx in advance
regards

--
!============================================================================!
= Suresh N., Research Engineer, C-DoT, Bangalore.                            =
= Call me at : OFF: 2383951(Dir) / 2263399 (268)  RES: 3334248               =
= Alternate email :  nsur_mys@rediffmail.com                                 =
= QOT: For fast-acting relief, try slowing down.                             =
!============================================================================!




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