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] |
| Other format: | [Raw text] | |
Why do I get "multiple definitions of ..." errors when excluding theGUIoror JCE? That means that your code is using and thus pulling AWT/Swing or JCE into the binary. You have to either uncheck the "exclude GUI/JCE" boxchange/delete your classes that need the libraries.
[Lehner, Michael] Hm, there are only two things which could do that, I am only printing to
the console and using the CNI to call a C++ function. But I am not sure
if this could cause these faults.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |