autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

no detection of cpu-manufacturer-cc if gcc is present?


From: Steffen Dettmer
Subject: no detection of cpu-manufacturer-cc if gcc is present?
Date: Fri, 12 Feb 2010 20:18:42 +0100

Hi,

I assume a non-gcc cross compiler should ideally be installed as
cpu-manufacturer-cc, lets say arm-steffens-cc. But I was told
that for arm-steffens platform then configure searches
arm-steffens-gcc, arm-gcc, gcc, arm-steffens-cc - but because gcc
usually exists, too, it will never use arm-steffens-cc, even if
following checks detect that this compiler is not working.

Is this intended? Shouldn't configure check for prefix-tools
first?

(The workaround calling it *-gcc is simple and works and *-cc had
to be created/symlinked/wrapper anyway, so this is no practical
problem at all, I just wonder why it is as it is :-))

Have a nice weekend!

oki,

Steffen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]