This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1 of 2] scripts/build/gcc.sh: When compiling a Canadian Cross avoid using -print-multi-lib


On 09/19/2012 06:37 AM, Mike Frysinger wrote:
On Tuesday 18 September 2012 23:42:48 David Holsgrove wrote:
With a candian cross, attempting to ${CT_TARGET}-gcc -print-multi-lib will
fail

if you have access to the compiled code still, you should be able to execute the local xgcc for the relevant information i think

Errm, this would be news to me ;)


AFAICT, to be able to build Canadian Crosses, you normally need to have a copy of a $build->$target cross-compiler pre-installed, which GCC then will use when building the $host->$target compiler.

It's at least how I build toolchains canadian-cross (I am not using crossgcc)

Ralf





--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]