Related articles |
---|
linker object code documentation wolff@alpha.ces.cwru.edu (Frank Wolff) (1995-08-15) |
Re: linker object code documentation pardo@cs.washington.edu (1995-08-18) |
Re: linker object code documentation kbreinho@Novell.COM (Keith L. Breinholt) (1995-08-29) |
Newsgroups: | comp.compilers |
From: | Frank Wolff <wolff@alpha.ces.cwru.edu> |
Keywords: | linker, question, comment |
Organization: | Compilers Central |
Date: | Tue, 15 Aug 1995 07:41:35 GMT |
I have several questions
(1) Where can I find documentation on object code formats
produced by Borland and MicroSoft C++ compilers?
(2) With the trend of MicroSoft using dynamic link libraries
(i.e. .dll files) is there a concept of an executable
anymore? it seems that there is less and less static
linking and more dynamic by the operating system.
(3) Is there any source code for linkers?
Thanks,
frank.
p.s. It would be nice to have some object code/linker
information in the faq or in your catalog. Just a thought.
[I'm still planning to write a book on this topic. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.