On 3/26/06, David Faure <[EMAIL PROTECTED]> wrote:

> Ah. In that case, maybe you could add /sw/include and /sw/lib as well,
> for Mac OS X (fink)? For now I passed those paths on the cmake command line
> when compiling on the mac, but AFAIK those are standard paths.

well, perhaps not "standard", but as standard as /usr/pkg.  :)

One issue there is you have to be careful of what you include, Fink is
still using gcc 3.3 on 10.4, although the default compiler is now 4.0
(because of binary compat issues).  The distribution that supports
gcc4 directly is still in beta, so it's very likely that, for now,
putting /sw into the path automatically would bollocks people up.

By the time KDE4's out, this will not be the case, but you could end
up with weird compiling issues if you just put /sw in by default
without knowing what's going on behind the scenes.
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to