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: [gcj-eclipse-merge-branch] MinGW ecj: Cross-built ecjx?!


I see.  And I guess there's no way to tell gij/libgcj (as opposed to
the actual compiler) to check getenv("CLASSPATH").  Bleh.

  - a


Mohan Embar <gnustuff@thisiscool.com> writes:
> Hi Adam,
>
>>Sorry, I'm not familiar with this.  The interpreter doesn't work on
>>Win32 when statically linked?
>
> From what I remember (and it's been ages since I tried this),
> it works but tries to pick up whatever classes haven't been
> statically linked into it from libgcj.jar, which make it
> kind of useless as a standalone executable. I think the correct
> semantics for static linkage would be to link all of libgcj.a
> into gij.exe. There might be other issues too, but I can't
> remember.
>
> -- Mohan
> http://www.thisiscool.com/
> http://www.animalsong.org/
>
>
>
>

-- 
PGP/GPG: 5C9F F366 C9CF 2145 E770  B1B8 EFB1 462D A146 C380


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