View Single Post

  #9 (permalink)  
Old 03-26-2006, 01:05 AM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

-> Solaris (32bit) <-
-> Solaris-2.6 (32bit) <-
-> Solaris7gcc (32bit) <-
-> Solaris8-64 (64bit) <-
-> Solaris8-64-VXFS (64bit) <-
-> Solaris10gcc (32bit) <-

Try
Code:
make Solaris8-64
OR
Code:
make Solaris10gcc
Else create softlink to gcc as cc command using ln -s command.
Reply With Quote