On Tue, 30 Jan 2007 14:49:48 +0100
Matthias Langer <[EMAIL PROTECTED]> wrote:

> isn't it possible to check the version of gcc that is in _use_ in an
> ebuild, like i can do in a configure script? if so, one could provide a 
> "old-gcc" use flag that must be enabled when trying to build with
> <gcc-4.1.0 (that actually pulls in boost etc.) and must not be enabled
> when using >=gcc-4.1.0 ...

Sure you can check for it, but not at dependency calculation time. A useflag 
won't help there, would be the same as a || dependency, just worse.

Marius
-- 
[email protected] mailing list

Reply via email to