This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

Problem with static global object initialization


I am facing problem with static global object initialization on MAC OS
10.3.3
and gcc 3.3. In my code global objects are used even before they are
initialized.
Same code is working properly on Linux.
Is there any compilation or linking option which forces proper global object
initialization.

Thanks & Regards
Amol Gajewar


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