On 5/28/06, Ian Collins <[EMAIL PROTECTED]> wrote:
Kaiwai Gardiner wrote:

>
>
> So unfortunately I've migrated back to FreeBSD (again) - I would
> really love to run Solaris x86, but when everything I try to compile
> turns to shyte, one really has to ask whether the maintainers of the
> source are deliberately making sure their software can't compile on
> Solaris, or whether the Studio 11 team needs to test their software -
> if it doesn't compile GCC then there is something wrong with the
> compiler.
>
I wasn't sure whether this was just more of your inflammatory nonsense,
so I had a look:

# export CC=/opt/studio11/SUNWspro/bin/cc
# export CXX=/opt/studio11/SUNWspro/bin/CC
# cd gcc-3.4.6
# ./configure --enable-languages=c,c++
# gmake -j4
# ./gcc/gcc -v
Using built-in specs.
Configured with: ./configure --enable-languages=c,c++
Thread model: posix
gcc version 3.4.6

Looks like it is.

When I tried to compile I specified using the GNU ld and as - would
that have made a difference? but it still doesn't explain why qt
didn't detect cups even though LDFLAGS and CPPFLAGS were setup
correctly.

Matty
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to