(Answer) (Category) SCO comp.unix.sco.programmer FAQ. : (Category) SCO Development Environments. :
When I run gcc on osr5 I get "cc: installation problem, cannot exec `cpp': No such file or directory"
You ( or more likely configure) are running gcc with -belf and the gcc version doesn't understand it. (gcc 2.7.2.3)

change the Makefile or configure script setup from -b elf to -m elf (or remove it altogether)
The default is to use -m elf

hops@sco.com, gerberb@zenez.com

[Append to This Answer]
Previous: (Answer) I installed GDS or GCC binary kit and nothing works.
Next: (Answer) Building Perl5.005_03
This document is: http://www.zenez.com/cgi-bin/scoprogfaq/faq?file=56
[Search] [Appearance]
This is a Faq-O-Matic 2.721.