[Bug libgcj/16923] -D* Options passed to JNI_CreateJavaVM are ignored
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Aug 14 07:11:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-14 07:11 -------
Confirmed:
else if (! strncmp (ia->options[i].optionString, "-D", 2))
{
// FIXME.
continue;
}
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-08-14 07:11:13
date| |
Summary|Options passed to |-D* Options passed to
|JNI_CreateJavaVM are ignored|JNI_CreateJavaVM are ignored
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16923
More information about the Gcc-bugs
mailing list