[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
rtems configure alternate compiler
- Date: Tue, 13 Oct 2009 18:34:38 -0700 (PDT)
- From: e_leontie at yahoo.com (Leontie Eugen)
- Subject: rtems configure alternate compiler
I noticed that the "--target" dictates also the name for the compiler toolchain (binutils and gcc). The configure parameters (CC_FOR_BUILD and c CC_FOR_HOST, CC_FOR_TARGET ) come in handy for specifying alternate compilers, but the AS, AR, LD are still auto-discovered. Is there a way to specify what is the prefix for tools ?