ElfVector

2000-06-08 Thread Jon M. Taylor
Can we use this? It claims to make ELF DLs smaller and faster, and we could well use both, given how much DL handling we do in GGI. http://www.BitWagon.com/elfvector.html Jon --- 'Cloning and the reprogramming of DNA is the first serious step in becoming one with God.' -

Re: ElfVector

2000-06-08 Thread Marcus Sundberg
uire every application to use elfvector for linking. For sublibs it is not particularly useful as they only contain one external function which is referenced at open time. It looks highly useful for people using LibGGI in embedded applications or other custom built system, but not really suitable for