Related articles |
---|
[Q] PowerPC compilation questions. napi@cs.indiana.edu (Mohd Hanafiah Abdullah) (1994-07-08) |
Re: [Q] PowerPC compilation questions. mayoff@austin.ibm.com (1994-07-09) |
Re: [Q] PowerPC compilation questions. joe@sanskrit.ho.att.com (1994-07-11) |
Re: [Q] PowerPC compilation questions. patteeuw@etcv01.eld.ford.com (1994-07-12) |
Re: [Q] PowerPC compilation questions. zstern@adobe.com (1994-07-18) |
Re: [Q] PowerPC compilation questions. ssimmons@convex.com (1994-07-29) |
Newsgroups: | comp.compilers |
From: | ssimmons@convex.com (Steve Simmons) |
Keywords: | linker, question |
Organization: | CONVEX News Network, Engineering (cnn.eng), Richardson, Tx USA |
Date: | Fri, 29 Jul 1994 02:19:20 GMT |
patteeuw@etcv01.eld.ford.com (Jack Patteeuw) writes:
> All of these ABI, have enough differences to make them incompatible, and
> force compiler writers to have different compilers, assembler and linkers
> for each OS. Even the object files format are different (AIX uses XCOFF,
> SVR4 uses ELF and WNT and S7 are both unique).
Just curious... Do the assemblers support the same syntax and semantics
across each of these operating systems??? If so, one compiler can support
all architectures easily. This gets us back to the old argument about
output from a compiler (assembler vs. object code).
Thank you.
Steve Simmons
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.