This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: this is not a dynamic executable


>>>>> I just compiled 3.3 20030420, whose executables produce the same ldd
>>>>> output as executables from my 3.3 20030411 compilation made.

I can't find 3.3 20030420 on any of the mirrors. Have you just pulled it
freshly off the branch?

>When I configure 3.3 20030414 with --disable-shared, my executables do not
>produce an ldd output any longer. ldd says "this is not a dynamic
>executable".
>
>>>> Does it make a difference that I'm using libswt.so archives and
>>>> libswt-motif-XXXX.so compiled with an --enabled-shared configured gcj
>>>> (3.3 20030411)?

Again my mistake. The script also runs on windows, where it automatically
invokes upx to compress the executables produced. Obviously, ldd doesn't
recognize the compressed format.

It does produce, though, a java.lang.ExceptionInInitializerError, at
__clone(/lib/tls/libc-2.3.2.so).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]