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: GCC 4.1: Buildable on GHz machines only?


Linuxhippy writes:
 > 
 > I am such a users and I am having tons of problems because of GCJ's 
 > nearly-broken static linking capabilities.
 > Since libgcj isn't binary compatible at all over versions, it would be 
 > great if it would be possible to deploy statically linked 
 > runs-out-of-the-box executables.

AFAIK you already can, with -whole-archive.  I know of no other way to
do it.  If you can think of some other way that it might work, I'm
sure we're all happy to listen.

Andrew.


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