This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: dylibs for libtools and friends?
>>>>> "Andreas" == Andreas Tobler <toa at pop dot agri dot ch> writes:
Andreas> Also I wonder how many dependencies we have from toplevel
Andreas> libtool files?
>> I don't know what you mean.
Andreas> The toplevel libtool, ltmain.sh, ltconfig etc. In
Andreas> gcc. /ltcf-gcj.sh ?
Oh. There are tons of dependencies on these.
Andreas> I can try, but first I have to find an up-to-date libtool. And then I
Andreas> have to find about the magic flag enable_shared which gets
Andreas> disabled. Somehwere in the toplevel gcc dir.
Andreas> It's not that transparent and obvious...
No, not at all. That's one of the major gripes about libtool.
Also, I think our libtool is not pristine; there are local hacks.
Tom