This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Updated CNI FAQ patch


On Mon, Jul 02, 2001 at 03:32:52PM +1200, Bryce McKinlay wrote:
> > +//  cout << "Hello, C++" << endl;
> 
> Does anyone else consider this a bug? Or are CNI and libstdc++ doomed to be
> mutually exclusive?

If there's stuff getting inlined that uses c++ style exceptions, it
is doomed to failure.  The in object file format doesn't allow it.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]