This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Global Variables
- From: "Ajay Bansal" <Ajay_Bansal at infosys dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Thu, 6 Mar 2003 19:01:32 +0530
- Subject: Global Variables
Hi All
Has anyone faced problems with global variales intialization. I a facing
lots of problems in this regard. If I have library initializers, & they
use some global variables.. Lots of problems happen.
Anybody else with a similar experience??
Ajay