bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem compiling groff 1.19 on Solaris 8 with gcc 3.3


From: Werner LEMBERG
Subject: Re: Problem compiling groff 1.19 on Solaris 8 with gcc 3.3
Date: Sat, 01 Nov 2003 14:15:37 +0100 (CET)

> checking that C++ compiler can compile simple program... no
> configure: error: a working C++ compiler is required

gcc apparently can't compile a C++ program.  Either you have forgotten
to install the necessary C++ runtime DLLs, or LD_LIBRARY_PATH isn't
set up properly so that gcc can't find them.

Look into config.log for more details; LD_LIBRARY_PATH should be
documented in the ld manual page.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]