|
On Thu, 16 Jan 2003, Mark Waterbury wrote: > > All ILE compilers compile from source code to create a *MODULE, > which is an "object module" or "object text" or ".obj" in MS-DOS > or an "a.out" file in Unix/Linux. > No, it would be a ".o" file in Unix/Linux. The .o files are the objects that are linked together to make a program. "a.out" is the default filename of a program if you don't specify a filename... Unless You're talking about the AOUT object format, which is not used much anymore in favor of ELF. Aside from that, I agree with you. Nice post! You didn't discuss activation groups, however.. Maybe that was on purpose! :)
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.