Static data?
Static data?
- Subject: Static data?
- From: "Christopher Beck" <email@hidden>
- Date: Thu, 1 Jul 2004 09:42:11 -0400
- Organization: Emory University
I am having trouble getting some C++ code to compile and build with
Xcode. It seems to be an issue with the large amount of static data
that I need for the code. For the code, I need 50,000 objects and each
object has about 120 pieces of data associated with it. If I reduce the
number of objects to 35,000, the code compiles and builds fine. The
weird thing is that I can get the code to compile with gcc on cygwin
without a problem. Any suggestions would be appreciated.
Chris
_______________________________________________
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.