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]

Re: gcj Collections?


> GCJ fully supports collections since version 3.0. Make sure you have at
> least that version (gcj -v). If you do have a recent version and are
> still having problems, posting a test case and the exact error message
> may help.
>

Thanks. You're right, gcj was symlinked to the 2.96 version. I changed the
link and was able to compile my program. Kudos to all the developers of
gcc-java!


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