Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: ./configure problems on Solaris 2.5.1 with SunPro compilers
On Tue, 25 Mar 1997, Larry Williamson wrote:
> I don't think the problem is with the compiler, at least if I copy
> that code sample, the compiler has no trouble with it.
[snipped]
I suspect your problems are due to the fact that CC will only accept
input files with the .C suffix. Try the following:
env CXX="CC +.c++" ./configure
or whatever the options are to get CC to accept files with .c++
suffixes are C++ files.
--
Jonathan Chen e-mail : jonc@pinnacle.co.nz
Pinnacle Software Ltd Voice : +64.9.415.4460
Auckland, New Zealand Fax : +64.9.415.4250