$ cc -o test test.c
./test
3158136
$ cc -std -o test test.c
./test
0
That's odd. The standards(5) man page for Tru64 5.1
<http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/MAN/MAN5/0001____.HTM>
says "the cc command includes the -std flag by default". Is this
incorrect?
It's correct for that version. Previous releases used -std0 by default.
At any rate, I don't see how it hurts to use -std rather than -std1,
given the described symptoms, so I installed the following patch.
Many thanks!
--
NicolÃs Lichtmaier.-
Synapsis Argentina
+54(11)4314-3000 (int. 231)