I tried to build gcc with those statically, but as most of the
commands link with "gcc ... -lppl", and ppl is C++ code, nothing gets
properly linked with libstdc++ properly.
For cloogppl I could go on with a simple makeFlags="CCLD=g++". But for
gcc, I could not go on.

Btw, here is an interesting table about Graphite features between gcc
4.4 and the next 4.5. It looks to me like the power of Graphite will
be unleashed in the next release.
http://gcc.gnu.org/wiki/Graphite/4.5

Regards,
Lluís.
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to