Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!wuarchive!uunet!stanford.edu!mrj.com!pwb From: pwb@mrj.com (Peter W. Brewer) Newsgroups: comp.windows.interviews Subject: Re: Is there any time estimate..? Message-ID: <9105101600.AA16213@mrj.com> Date: 10 May 91 16:00:12 GMT Sender: news@shelby.stanford.edu (USENET News System) Organization: Internet-USENET Gateway at Stanford University Lines: 16 >They do not seem to care whether you have a license, or are just doing and We have several Saber 'seats' we do not yet have Saber C++. I will see about getting the bug fixes from Saber. >the SUN C compiler generating internal compiler errors. That is not yes it is. they should have a switch which would allow you to change compilers. e.g. gcc is usually better than the average Sun C compiler even without -pic. The translator shell script CC and InterViews CC C program allow you to mix and match compilers, C pre processors etc. Saber should allow the same flexibility given all of the problems. I have actually had to compile things using both gcc and cc many times while using the AT&T translator. I kind of got used to it and since it seemed easy to fix if I had a problem I never complained. Peter