[mercury-users] Grades
Fergus Henderson
fjh at cs.mu.OZ.AU
Sat Dec 28 15:58:56 AEDT 2002
On 27-Dec-2002, Noel Pinto <cool4life at rediffmail.com> wrote:
> I would like to know how would you define grade. It is not defined
> in the User Guide, but what I am guessing it is similar to the
> compilation options.
A "grade" is a compilation model, i.e. a set of compilation model options.
"Compilation model options" are compiler options that affect the generatd
code in a way that affects link-compatibility. Object files that are
linked into an executable must all be compiled with the same compilation
model options, i.e. the same grade.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-users mailing list
post: mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the users
mailing list