On 17/09/12 00:02, Rob Arthan wrote:
Object files now use standard "text" and "data" areas when exporting. In particular this means that it is no longer necessary to use --segprot on Mac OS X to avoid a bus error.
I have make files that detect Mac OS X and insert the -segprot option automatically. Should I change these to be more specific about Poly/ML versions, or is it harmless to continue to give the -segprot option?
I have the same question.
Michael