El 17/06/10 11:10, Ciaran McCreesh escribió: > On Thu, 17 Jun 2010 10:59:16 +0100 > Eduardo Suarez-Santana <[email protected]> wrote: > >> I used Erik Hahn's bashrc to deal with per package compiler (just gcc >> or icc) and compiler flags. I'd love to see paludis/EAPI supporting a >> compiler setting. >> > How would that work? Setting a compiler's just a case of either > exporting a few environment files or running a small shell script that > your distribution should provide. About all EAPI compiler awareness > could reasonably do is provide a way for packages to flag that they > require a particular compiler -- and if you're going through and doing > that, once clang becomes a viable option, it will probably just be > easier to fix the packages in question... > Is it easier to patch the source than to check whether it compiles? Not for me. I'm not an expert.
Anyway, I think different compilers understand different source, so maybe the main developer is not concerned with source modification to fit every compiler. I work with numeric stuff and I'd love to compile many packages with icc. At the moment, Erik Hahn's bashrc works fine, but I have to flag packages myself. _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
