Constantine Kousoulos wrote:
How do we make sure in file http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/i86pc/unix/Makefile that the embedded 32-bit code remains within the 1st 8K of the elf64 image?
I think ld is in charge of that. Frankly, I do not know exactly how.
Somebody else might be of more help on this.

In the same file, what program does $(COMPILE.s) refer to?

Also, what is this $(POST_PROCESS) at the end of almost every rule?
Take a look at:
http://cvs.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/Makefile.master.

HTH.

Regards,

J-F

_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to