issac1029 Intermediate

Joined: 10 Dec 2005 Posts: 159 Topics: 75
|
Posted: Thu Mar 23, 2006 10:17 pm Post subject: question about address space of pgm and compile |
|
|
Hi all,
How to judge two pgm are belong to different address space?Can I judge by link-edit?If a link can't resolve by auto-link(syslib) of iewl,that means it must be a external module?So the calling and the called pgms are in different address space?Can I say that they are in different language-enviroment?
If 2 pgm compiled by different compiler , Do they in different address space? Do they in different language-enviroment? |
|