[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua Library Design Workshop
- From: ramsdell@... (John D. Ramsdell)
- Date: 21 Feb 2002 11:59:10 -0500
Nick Trout <Nick.Trout@warthog.co.uk> writes:
> > At the meeting, I suggested that libtool be studied for ideas. GNU
> > libtool is a generic library support script. Libtool hides the
> > complexity of using shared libraries behind a consistent, portable
> > interface.
> >
> > http://www.gnu.org/software/libtool/libtool.html
>
> I cant see Windows or MacOS (amongst others) on the platform list.
> http://www.gnu.org/software/libtool/manual.html#Tested%20platforms
Yeah, that is why I used the words "looked at" rather than adopted.
In any event, there should be some good ideas that can be used.
John