On Tuesday 14 August 2007 00:37, Allan Black wrote:
> Hi, Kern,
>
> Actually, I've done a little more digging and I think it's my
> own fault. When I built Qt, I allowed as much as possible to
> use default configuration options. Looking at the Qt build
> directory, I notice it used the Solaris C++
On Monday 13 August 2007 18:11, Allan Black wrote:
> The C/C++ compiler selected by configure isn't being propagated
> to qt-console/Makefile. I'm building Bacula 2.2.0 on Solaris.
> Configure (correctly) determines that the C compiler is
> /usr/sfw/bin/gcc and C++ is /usr/sfw/bin/g++.
>
> However,
The C/C++ compiler selected by configure isn't being propagated
to qt-console/Makefile. I'm building Bacula 2.2.0 on Solaris.
Configure (correctly) determines that the C compiler is
/usr/sfw/bin/gcc and C++ is /usr/sfw/bin/g++.
However, BAT tries to use cc and CC respectively for the C and
C++ com