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]
Other format: [Raw text]

Re: C++ Questions...


Owen R. Coon and Stephanie Coon wrote:

> I have two Intel based PC's, one of which runs Windows Millenium
> Edition (Windows ME ) and the other one run AT&T's Unix SVR4.2 which
> I understand was the last version of Unix produced by AT&T before
> selling Unix.  The SVR4.2 comes complete with a C compiler, linker and
> debugger and I have used the C compiler successfully.

There were a couple of SVR4.2 systems that shipped.  If your is one of
the SVR4.2/386 systems (i.e. it's running on some direct PC mutant)
current GCC would probably work on it but will probably require some
minor tweaking somewhere.  The UnixWare 1 and 2 products were direct
descendants of that strain and we do have people reporting success on
UnixWare 2 from time to time.

RJL


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