DragonFly users List (threaded) for 2007-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Gcc-ada errata?
walt wrote:
Bill Hacker wrote:
.....
Joy! gcc 4.0 and later should be OK as-is?
Well, corecode has imported just the bare-nekkid gcc/g++ parts, not
the fancy stuff like ada. But -- maybe the native ada-4.1.2 code
will compile without a bootstrap ada compiler, dunno.
===
From the DFLY 1.8 release notes:
"Bring in GCC-4.1 (setenv CCVER GCC41 to use)."
Let's see.....
=====
# setenv CCVER GCC41
# gcc -v
gcc: in path []/usr/libexec/GCC41/gcc: No such file or directory
If you're willing to build DFly from source you just add a line to
your /etc/make.conf 'WANT_GCC41=true' (IIRC) and it will get built.
Then, after gcc41 is installed, you setenv CCVER GCC41 to actually
use it instead of the default gcc3x.
Thanks - may come back to that.
For now, 'one challenge at a time', so trying gcc4.1 on FBSD 6 AMD-64.
If it is broken there, it is broken, full-stop, AFAIAC (Leenux nor its interface
layer, not being on my radar).
And 'make check' was not happy just now - well before getting at all Ada-ish, so
I may have to revert to trying an older version on FBSD 4.X.
Or use the PowerBook :-(
Bill
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]