This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug java/19110] Simple java program does not work properly


------- Additional Comments From amodra at bigpond dot net dot au  2005-01-02 04:28 -------
This also works with current 3.4 branch.  My guess is that somehow the wrong
libgcj.so is being used.  -v -Wl,-v,-t are useful in checking which objects are
linked.  Also LD_DEBUG=files ./hello to see which libs at runtime.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19110


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