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]

Re: gcj on FreeBSD - unresolved externals with static link




On Wed, 10 Oct 2001, Jeff Sturm wrote:
> 
> On Thu, 11 Oct 2001, 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


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