This is the mail archive of the java@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] |
Jeff Sturm wrote: >It seems gcj is confusing the java.lang and gnu.java.lang packages. > I recently fixed a name mangling bug that occured when things like "java.lang" and "gnu.java.lang" occured in the same symbol. If you didn't do a complete rebuild, the change would have caused those link failures since some object files would still be using the old broken mangling. regards Bryce.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |