[jakarta-servletapi]: libtool problems
Anthony Green
green@redhat.com
Mon Sep 2 06:44:00 GMT 2002
On Mon, 2002-09-02 at 06:20, Nicholas Wourms wrote:
> Ok, I guess I should fess up to the fact that I'm trying to build it on
> your sister project, Cygwin. I take it, then, that the problem lies in
> libtool?
Not necessarily. gcj builds object files out of property files with
the --resource flag. libtool doesn't know how to do this, so I haven't
been using the regular libtool build mechanisms. This makes libtool
complain that it's linking libtool and non-libtool object files together
-- but like I said, it's just a warning under Linux. I've CC'd Alex
Oliva in case he has any ideas. Teaching libtool about gcj resource
files will probably be hard. Perhaps we could fake it out by generating
.lo files on our own...
AG
More information about the Rhug-rhats
mailing list