[Bug 172] ecj bootstrap configured with --enable-liveconnect fails

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jul 14 07:14:51 PDT 2008


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=172





------- Comment #2 from jsumali at redhat.com  2008-07-14 14:14 -------
Well that's weird. Replacing the /usr/bin/ecj call with /usr/bin/javac (openjdk
javac) compiles fine:

javac -nowarn  -g -d lib/rt         -source 1.5         -sourcepath          
'openjdk/jdk/src/share/classes:openjdk/jdk/src/solaris/classes:openjdk/langtools/src/share/classes:openjdk/jaxp/src/share/classes:openjdk/corba/src/share/classes:openjdk/jaxws/src/share/classes:/notnfs/jsumali/icedtea6/generated'
        -bootclasspath '' @rt-source-files.txt ;


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list