This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to install Gcc in Solaris 8 without c compiler ?


On Thu, 25 Jul 2002, Zheng Yicheng wrote:

> Dear Sir,
>     I failed to install gcc 3.1 in Solaris 8(Intel
> Platform) without c compiler. When I configure the
> gcc, the computer prompts me something like "cc:
> without language option installed"(not exactly). I
> have set gcc dir to PATH variable.
>    Please reply this message. Think you!

Solaris 8 includes a cc binary, but the binary does nothing but give the
message you described.  However the free software CD that comes with
Solaris 8 comes with gcc 2.95.something, which is sufficient to compile
gcc 3.1.  If you have that installed it will be /opt/sfw/gcc.
--
Elliott


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]