C++ global variables in static libs, STL
C++ global variables in static libs, STL
- Subject: C++ global variables in static libs, STL
- From: Raphael Sebbe <email@hidden>
- Date: Wed, 2 Jun 2004 13:44:08 +0200
Hi,
Could anyone comment on using C++ global variables (C++ instances,
default constructor) in static libs (executable later linked against
it), on OS X with gcc3.3? These seem like they aren't properly
initialized (constructed). Are there any special linker flags, or any
workaround ?
Any help greatly appreciated,
Raphael Sebbe
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.