Re: GCJ on POI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



HK Tan wrote:
> Hi I have been trying to get gcj to compile for the for poi.
> This are the steps that was trying to follow
> gcj -shared -classpath ../jakarta-poi/lib/commons-logging-1.1.jar
>    -Lcommons-logging-1.1.jar.so
>    ../jakarta-poi/build/dist/poi-3.2-alpha1-20080804.jar -o
>    poi-3.2-alpha1-20080804.jar.so
> 
>    gcj --classpath=../jakarta-poi/build/dist/poi-3.2-alpha1-20080804.jar
>    -c HW.java
> 
>    gcj --main=HW -Lpoi-3.2-alpha1-20080804.jar.so HW.o -o HW
> 
> But it bombs out on the step by
> saying
>

I'd compile everything with -findirect-dispatch -Bsymbolic.

Andrew.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux