gnugo-devel
[Top][All Lists]
Advanced

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

Re: [gnugo-devel] error on Mac OS X 10.3 configuration of gnugo 3.7.8


From: Stéphane Nicolet
Subject: Re: [gnugo-devel] error on Mac OS X 10.3 configuration of gnugo 3.7.8
Date: Thu, 9 Feb 2006 20:38:15 +0100


Le 9 févr. 06 à 17:32, Arend Bayer a écrit :

Could you try the following: What are the outputs of
echo __GNUC__ | gcc -E -xc - | tail -n 1
echo __GNUC_MINOR__ | gcc -E -xc - | tail -n 1

It seems to work as expected. Here are the results :

[~] echo __GNUC__ | gcc -E -xc - | tail -n 1
4
[~] echo __GNUC_MINOR__ | gcc -E -xc - | tail -n 1
0


And this is coherent with the version of GCC on my system (4.0.0).

Stephane































































... /// ... \\\ ...






reply via email to

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