This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/14570] Runtime get SIGSEGV on initialisation
- From: "jerome dot esteves at free dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 May 2004 12:28:06 -0000
- Subject: [Bug libgcj/14570] Runtime get SIGSEGV on initialisation
- References: <20040313183924.14570.jerome.esteves@free.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jerome dot esteves at free dot fr 2004-05-01 12:28 -------
- this bug is Resolved. And it wasn´t a bug from gcc or whatsoever .
I had to modify ld script and be abble to execute registerClasses, before the
main, and also because in this target what is in crststuff.c is not used,
because the compile chain only produces "relocatable executables" ld -r with
final link done by the loader of the executable.
And finally it´s all ok.
Thanks anyway, and you could close this bug.
Sincirely
jerome
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14570