Actually that was using gcc. It tried to find a 'cc' program so I linked
over gcc to where it was expecting cc.


On Mon, 6 Aug 2001 [EMAIL PROTECTED] wrote:

> Hi Tib,
>
> > When compiling, I get the following text...
> > ...This is on a solaris 8 box.
>
> I'm fairly sure this is already in the list archive, but
> briefly, for Solaris you should avoid Sun's compiler
> and use gcc (Gnu compiler) instead. You may still
> find that some include files are not where the source
> code expects them, but this is trivial to fix - just find
> the real locations.
>
> cheers,
>
> Andrew.
>
>

Reply via email to