This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
__CTOR_LIST__
- To: alk at pobox dot com
- Subject: __CTOR_LIST__
- From: Tony Kimball <alk at pobox dot com>
- Date: Sun, 24 Jun 2001 23:03:32 -0500
- Cc: java at gcc dot gnu dot org
- References: <15158.23173.352862.350928@spanky.love.edu>
- Reply-To: alk at pobox dot com
Quoth Tony Kimball on Sunday, 24 June:
:
: I am of the impression that collect2 or ld should be accummulating
: _GLOBAL_I_ symbols from linked files into __CTOR_LIST__, and is not.
Ummm, nevermind. A clean rebuild seems to have resolved this.