>>>>> "Andreas" == Andreas Eckstein <[EMAIL PROTECTED]> writes:
Andreas> Hi! How would I go about building classpath-0.19-generics? I tried Andreas> gcjx and ecj with various ./configure options, with no avail. Can Andreas> somebody give me a working, minimal ./configure line (without native Andreas> stuff), along with a compiler recommendation? Thanks! Personally I just check it out in Eclipse, and that works fine. For the command line ... it looks like lib/Makefile.am needs to pass '-source 1.5 -target 1.5' to ecj. Could you try making that change? If it works for you I will check it in. Tom _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

