gcj on FreeBSD - unresolved externals with static link
Jeff Sturm
jsturm@one-point.com
Wed Oct 10 14:03:00 GMT 2001
On 2001年10月10日, Jeff Sturm wrote:
>> On 2001年10月11日, Jan Mikkelsen wrote:
> > My fix has been to change the ar flags to be "rcP" which copmares full path
> > names when adding objects to the library. Both list.o's make it in, and it
> > links fine, and also runs. I haven't tested it extensively, but simple for
> > loops, calls to System.out.println, System.out.flush and Thread.sleep seem
> > fine.
>> That sounds right. Can you send your explanation, a ChangeLog entry and
> this patch to libtool-patches@gnu.org? (That is the upstream source
> for GCC libtool, patches must be accepted there first.)
On second thought, the multi-language-branch is now dead, so sending this
directly to gcc-patches@gcc.gnu.org may be sufficient. It may be worth
finding out if the CVS libtool needs fixing as well (where ltconfig.in
has been replaced by libtool.m4).
Jeff
More information about the Java
mailing list