[Gtkradiant] [Bug 651] Linux ABI issues to settle for 1.2.11 release

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Mon, 04 Nov 2002 09:38:51 -0600


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=651

ttimo@idsoftware.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From ttimo@idsoftware.com  2002-11-04 09:38 -------
went through a recent checkin and isolated a bunch of issues to fix:
http://zerowing.idsoftware.com/archives/gtkradiant/2002-November/004312.html

http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/Construct.diff?r1=1.11.2.6&r2=1.11.2.7
need to have BASE_CXXFLAGS maybe. this can't go in as is

http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/stl_check.h.diff?r1=1.4&r2=1.4.12.1
this needs to be reverted and worked out differently
need to have a clean 'use STLPort / don't use' switch. will help the OSX port also

http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/Conscript.diff?r1=1.6.2.3&r2=1.6.2.4
-lstdc++ needs to be handled as a clean config switch too