View Single Post
  #24  
Old 06-10-2008, 04:20 PM
unix unix is offline
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default Re: gcc build fails "cannot compute suffix of object files"

On Tue, 10 Jun 2008 08:41:13 -0700, AGT wrote:
> On Mon, 09 Jun 2008 21:54:56 -0500, Dave Uhring wrote:


>> I did try building gcc-4 only as an exercise. The GNU compiler which
>> ships with Solaris is quite adequate for building even the latest version
>> of the qt library, KDE and everything else which I wanted available and
>> which would not build with Studio12. qt will build with Studio12 but KDE
>> pukes with Sun's compiler.

>
> Agreed - sometimes the code is so BAD only gcc will compile it : >


Exactly! Are there any CFLAGS for Studio12 which will cause the compiler
to overlook those errors as gcc does?

Reply With Quote