[cfe-dev] gcc switch -fexec-charset=IBM-1047 to generate EBCDIC character constants
Csaba Raduly
rcsaba at gmail.com
Mon Apr 14 02:32:53 PDT 2014
On Mon, Apr 14, 2014 at 3:33 AM, Richard Smith wrote:
> On Fri, Apr 11, 2014 at 2:21 AM, John P. Hartmann
> wrote:
...
>> However, there are other operating systems for IBM's z/Architecture that
>> use the EBCDIC encoding, and there one wants 0x81 for 'a'.
>>
>> If the constant 'a' could pass through the compilation system (even if
>> the assembler does not support such constants), I would have less than a
>> smop;
>
>
> ... what's a smop?
>
http://en.wikipedia.org/wiki/Small_matter_of_programming ?
Csaba
--
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds
More information about the cfe-dev
mailing list