On Tuesday 20 February 2007 14:52, Mikael Zayenz Lagerkvist wrote:
> On 2/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Hello,
> >    When I compile gecode under gentoo. I got the error below. I tried
> > gcc-3.4.4 and gcc-4.1.2 and gcc-4.1.0. The error is the same.
> >   Can you give me some suggestion? Thank you very much.
>
> The error that gcc reports is only reported by gcc 3.3 and earlier
> (and is due to a bug in gcc, fixed in versions later than 3.3). In
> other words, it sounds like your compilation uses gcc 3.3, and not 3.4
> or later. This leads to two questions:
>
> a) How did you configure Gecode?
>
> b) What is the result of running g++ --version in the same shell where
> you try to compile Gecode.
>
> Cheers,
> Mikael

I also use gentoo. You can check what is the gcc version you're using by 
doing:

gcc-config -l

Hope that helps.
Marco

-- 
Marco Correia <[EMAIL PROTECTED]>

_______________________________________________
Gecode users mailing list
[EMAIL PROTECTED]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to