On 05/06/2012 03:56 PM, Thorsten Glaser wrote:
> If someone has an idea how to debug this, you’re welcome.
Try running ecj1 like this:
gij -verbose:class -classpath /usr/share/java/eclipse-ecj.jar
org.eclipse.jdt.internal.compiler.batch.GCCMain \
Hello.java -g1 -fbootclasspath=./:/usr/share/java
Andrew Haley dixit:
>On 05/06/2012 03:56 PM, Thorsten Glaser wrote:
>> If someone has an idea how to debug this, you’re welcome.
>
>Try running ecj1 like this:
>
>gij -verbose:class -classpath /usr/share/java/eclipse-ecj.jar
>org.eclipse.jdt.internal.compiler.batch.GCCMain \
>Hello.java -g1 -fboo
On 05/09/2012 12:58 PM, Thorsten Glaser wrote:
> Andrew Haley dixit:
>
>> On 05/06/2012 03:56 PM, Thorsten Glaser wrote:
>>> If someone has an idea how to debug this, you’re welcome.
>>
>> Try running ecj1 like this:
>>
>> gij -verbose:class -classpath /usr/share/java/eclipse-ecj.jar
>> org.eclip
Andrew Haley dixit:
>> OK:
>>
>> gij-4.6 -verbose:class -classpath /usr/share/java/eclipse-ecj.jar
>> org.eclipse.jdt.internal.compiler.batch.GCCMain x.java -g1
>> -fbootclasspath=./:/usr/share/java/libgcj-4.6.jar -g1 -fsource=1.5
>> -ftarget=1.5
>
>jar tf /usr/share/java/eclipse-ecj-3.5.1.ja
On 05/09/2012 05:15 PM, Thorsten Glaser wrote:
> Andrew Haley dixit:
>
>>> >> OK:
>>> >>
>>> >> gij-4.6 -verbose:class -classpath /usr/share/java/eclipse-ecj.jar
>>> >> org.eclipse.jdt.internal.compiler.batch.GCCMain x.java -g1
>>> >> -fbootclasspath=./:/usr/share/java/libgcj-4.6.jar -g1 -fsou
Dixi quod…
>gcj-4.7 FTBFS’d the last time I tried to build it, but as of writing
>this I’ve started to try to compile its latest version, since there
Too bad, still fails:
[…]
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /tmp/buildd/gcj-4.7-4.7.0/build/./gcc/xgcc -shared-libgcc
-B
Andrew Haley dixit:
>gcj has an evil bug. Sometimes, when it has an unresolved reference, it
>reports a ClassNotFoundException for the referring class, not the
>referred. So, you now need to
Oh, ok.
>jcf-dump -v -classpath /usr/share/java/eclipse-ecj-3.5.1.jar
>org.eclipse.jdt.internal.compil
On 05/09/12 19:58, Thorsten Glaser wrote:
> Dixi quod…
>
>> gcj-4.7 FTBFS’d the last time I tried to build it, but as of writing
>> this I’ve started to try to compile its latest version, since there
> Too bad, still fails:
>
> […]
> mv -f $depbase.Tpo $depbase.Plo
> libtool: compile: /tmp
8 matches
Mail list logo