SUMMARY: GCC-Only System Possible

Marc G. Fournier (scrappy@hub.org)
Tue, 13 May 1997 06:25:41 -0400 (EDT)

I received several responses to this question, but none of them addressed the
problem, only provided possibilities. Pretty much everyone's suggestions had
to do with 'just-fixinc' to fix the include files.

The problem required an even simpler solution ... create missing links.

=======

Scenario: Solaris 2.5.1 w/o SparcWorks Compiler
GCC 2.7.2.1 binary from smc.vnet.net

Problem: compiler using incorrect header files

Solution: create a link from the installation directories
(/loc/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.1/include)
to /loc/include and add -I/loc/include

(/loc is equivalent, on our systems, to /usr/local, substitute to fit)

Marc G. Fournier scrappy@hub.org
Systems Administrator @ hub.org scrappy@freebsd.org