[Sunhelp] solaris imake & gcc
    Dale Ghent 
    daleg at elemental.org
       
    Thu Aug  3 16:53:25 CDT 2000
    
    
  
On Thu, 3 Aug 2000, Will Lowe wrote:
| I have a sparc running Solaris 7,  and I don't have the Sun compilers (but
| I do have the most recent gcc).
|  
| I need to build some stuff that uses imake,  but of course imake under
| solaris uses all of the Sun compiler flags,  sets CC=cc,  and lots of
| other inconvienient things.
| 
| Does know what needs to be twiddled to make it work with gcc?
Try:
make CC=gcc
/dale
    
    
More information about the SunHELP
mailing list