Re: libtool
- From: James Kuyper <jameskuyper@xxxxxxxxxxx>
- Date: Tue, 16 Sep 2008 00:37:07 GMT
Antoninus Twink wrote:
On 15 Sep 2008 at 23:26, Keith Thompson wrote:Neil Morris <neil.morris2@xxxxxxxxxx> writes:Is it possible to code in c using libtool an executable that list theThere's no portable C solution.
symbols in shared/static libraries? Could someone show an example?
Of course, this is complete nonsense.
All that is required is to parse a binary file, and this can be done in
100% portable C.
The same code can be used to parse shared/static libraries on all implementations of C? How was a single uniform library file format established? When? By whom? Who's responsible for executing anyone who might otherwise dare to define a new, incompatible library file format? How did they get rid of all of the legacy systems using different file formats?
.
- Follow-Ups:
- Re: libtool
- From: Antoninus Twink
- Re: libtool
- From: CBFalconer
- Re: libtool
- From: Alcari The Mad
- Re: libtool
- References:
- libtool
- From: Neil Morris
- Re: libtool
- From: Keith Thompson
- Re: libtool
- From: Antoninus Twink
- libtool
- Prev by Date: Re: calling qsort
- Next by Date: Re: libtool
- Previous by thread: Re: libtool
- Next by thread: Re: libtool
- Index(es):
Relevant Pages
|