You are not logged in.
I cannot seem to compile ECJ with makepkg (I haven't tried it without makepkg yet).
gcc upstream/compiler/org/eclipse/jdt/internal/compiler/parser/parser1.rsc.o -o upstream/compiler/org/eclipse/jdt/internal/compiler/parser/parser1.rsc
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../crt1.o: In function `_start':
: undefined reference to `main'
upstream/compiler/org/eclipse/jdt/internal/compiler/parser/parser1.rsc.o: In function `global constructors keyed to 0_upstream_compiler_org_eclipse_jdt_internal_compiler_parser_parser1.rsc.java_00000000_F524D427':
parser1.rsc.java:(.text+0xe): undefined reference to `_Jv_RegisterResource'
upstream/compiler/org/eclipse/jdt/internal/compiler/parser/parser1.rsc.o:(.eh_frame+0x11): undefined reference to `__gcj_personality_v0'
collect2: ld returned 1 exit status
make: *** [upstream/compiler/org/eclipse/jdt/internal/compiler/parser/parser1.rsc] Error 1
Thats the error I'm getting when I try to compile it. Any Ideas?
EDIT: Nevermind, I was using an old version.
Offline
Do you (or someone else) have a pkgbuild that you would like to share? I'm in need of the ecj compiler, but didn't find a pkgbuild in aur (unlessed I missed it somehow)
Kind regards,
Simon
Offline