GCC problem - urgent, plz help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
gaurav_sting
Forum Newbie
Posts: 19
Joined: Sat Mar 27, 2004 3:45 am
Location: Delhi

GCC problem - urgent, plz help

Post by gaurav_sting »

hi everyone,

i have recently installed solaris 9 x86 OS, but i am unable to install php in it.
The problem is that, it does not have a cc or gcc compiler.

i have been trying searching the net, but was unable to get the relevant compiler for solaris x86.
If anybody knows about it, then please help.

Thanx.
Gaurav Behl
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

Post by kettle_drum »

http://www.sunfreeware.com/ should have what your looking for.

http://www.sunfreeware.com/programlistintel9.html#gcc33 is a more direct link.

And this is probably the package you want:

ftp://ftp.sunfreeware.com/pub/freeware/ ... l-local.gz

google is your friend.
Post Reply