Using C++ in GCC is OK
Steven Bosscher
stevenb.gcc@gmail.com
Tue Jun 1 08:24:00 GMT 2010
On Tue, Jun 1, 2010 at 10:22 AM, Duncan Sands <baldrick@free.fr> wrote:
> [*] It is possible to choose which targets to build when configuring LLVM.
> If only one is chosen then of course that's the only one that can be chosen
> at run-time.
This should eventually be made possible in GCC too. It's what all the
target macro to target hook conversion is about (although that in
itself is not enough).
Ciao!
Steven
More information about the Gcc
mailing list