Xref: utzoo comp.lang.c++:10609 comp.unix.programmer:592 comp.unix.questions:27244 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!mit-eddie!uw-beaver!sumax!amc-gw!thebes!ncrsea!ncrcae!oiscola!kornegay From: kornegay@oiscola.Columbia.NCR.COM (h) Newsgroups: comp.lang.c++,comp.unix.programmer,comp.unix.questions,ncr.sys.unix Subject: C++ under SVR4? Message-ID: <319@oiscola.Columbia.NCR.COM> Date: 29 Nov 90 18:56:27 GMT Reply-To: kornegay@oiscola.UUCP (Michael L. Kornegay) Distribution: na Organization: NCR/OISD Columbia Lines: 18 Does anyone know of any C++ compilers and source level debuggers supported under Unix System V Release 4. I have used SVR3 C++ compilers under SVR4 by using special techniques to link static object constructors/descructors, the tools provided with these compilers failed since they expect COFF format files while SVR4 uses ELF format files. I believe that these file format differences will also cause problems with many source level debuggers, this limits me to sdb -- a real pain for C++ debugging. Any notes on similar experiences or possiblilities would be appreciated. Please respond via e-mail, thanks. -- Please respond via E-mail, I will summarize to net when appropriate. Michael L. Kornegay, 73237.576@compuserve.com