Mail Archives: djgpp/1997/10/30/12:43:27
Peter Palotas <blizzar AT hem1 DOT passagen DOT se> wrote:
> >>What are the advatages of ELF over COFF?
>
> >I think that has been well-discussed here too, check the archives.
> >Basically, ELF is more flexible. It has better support for multiple-segment
> >object files, It also has a better debugging format which can handle more
> >complicated debugging stuff. Finally, it works much better when using shared
> >(dynamic link) libraries, although that isn't an issue for DJGPP (yet).
>
> Are there some "DLL"'s that is supported by GCC on UNIX? Or some
> equavilent thing that is standard on UNIX systems?
Yes, gcc (ld to be more exact) can generated dynamically linked libraries, they
are much more powerful than the (dead brain) M$ DLL idea.
This helps in too aspects: saves disk space and saves memory.
SET
------------------------------------ 0 --------------------------------
Visit my home page: http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-sot AT usa DOT net - ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -