Hi Peter,

> That seems nasty, ...

Indeed!-(

I have done the following:

[macbook] f90/bug% cat > conftest.java
class foo {}
[macbook] f90/bug% time gcj -c -g -O2 -I/sw/include -fno-common conftest.java
0.834u 0.588s 0:05.47 25.7%     0+0k 30+48io 0pf+0w

on x86_64-apple-darwin10.3.0.

With 4.4 on powerpc-apple-darwin9.8.0 I get

[karma] libtool2-2.2.8-1/libtool-2.2.8% time sudo gcj -c -g -O2 -I/sw/include 
-fno-common conftest.java
1.662u 0.559s 0:06.72 32.8%     0+0k 15+14io 6009pf+0w

(I am undating gcc43 and it is a mono proc G5)

With 4.5 I had to interupt the compilation:

[karma] libtool2-2.2.8-1/libtool-2.2.8% time sudo gcj -c -g -O2 -I/sw/include 
-fno-common conftest.java
^C0.012u 0.019s 2:04.73 0.0%    0+0k 0+6io 0pf+0w

While I am building and regtesting java, I know nothing about it.
May be you should ping Jack Howarth who spent some time chasing
bugs with java.

Thanks for the answer,

Dominique

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to