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

See the CrossGCC FAQ 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: crosstool-ng, armv7 and GCC-4.3.3


On 9/9/09, gisfri@tin.it <gisfri@tin.it> wrote:
>  I'm trying to build a toolchain for armv7-a with crosstool-ng 1.4.2
>  with GCC-4.3.3, but the process fails in compiler stage, with
>  Unknown arch used in --with-arch=armv7-a
>
>  (maybe because support for armv7 was
>  added with GCC-4.4.0?)

man gcc-4.3 says -march=name ... armv7, armv7-a, armv7-r, armv7-m
so it "should just work".

I suggest you dig down to find out exactly which script is emitting
that error message, and go from there

    M

--
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]