On Nov 20, 12:21*pm, "Joachim Schmitz" <nospam.j...@schmitz-
digital.dewrote:
Quote:
open64() is the POSIX API to open files larger than 2GB and as such would
topical in comp.unix.programmer, not here.
But as you compare mit with gcc, icc and mipspro, I guess open64 is a
compiler? If so it might be topical in comp.compilers, but again not here..
>
That's where I tried to post first. Moderator sent me here.
Quote:
A little googling reveal that it indeed is a compiler and for C/C++ it is
said to be a frontend to gcc, so comparing it to this is mute, isn't it?
>
no it is not.
don't believe wikipedia blindly.
from open64.net page:
"CAPSL and Hewlet-Packard are currently working on Osprey, a project
to replace Open64's front end (derived from GCC 2.95's frontend) with
the current GCC front end."
it uses gcc only as front end, doesn't mean it's not compiler itself.
cheers
marian