[M3commit] CVS Update: cm3
Jay
jay.krell at cornell.edu
Mon May 11 12:23:49 CEST 2009
This -traditional stuff appears to be obsolete.
-traditional now only has any meaning with -E -- the preprocessor.
- Jay
From: jay.krell at cornell.edu
To: hosking at cs.purdue.edu
CC: m3commit at elegosoft.com
Subject: RE: [M3commit] CVS Update: cm3
Date: Mon, 11 May 2009 07:54:19 +0000
This might help:
The `-traditional' option directs GNU C to put variables in the stack by default, rather than in registers, in functions that call setjmp. This results in the behavior found in traditional C compilers.
Or, maybe, you know, it sounds like a "macro" and might do other things.
Maybe look at what it does.
- Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3commit/attachments/20090511/c70e2d0d/attachment-0002.html>
More information about the M3commit
mailing list