This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bcopy -> memcpy/memmove transition proposal



> Some popular systems do not provide ANSI compilers by default with
> their systems.  HPUX for example.  Solaris may also be in the same
> boat.

I know that a few systems don't have ANSI C compilers.  I even knew you
were going to mention HPUX.  I don't think that is a good enough reason to
keep gcc 10 years in the past.

HP is an exception.  Other vendors ship a modern compiler or none at all.
Solaris 2.x does not have ANY bundled C compiler but gcc is still viable on
that system.  Users without the Sun compiler can get gcc in binary form.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]