Re: [arm-gnu] enabling "thumb" option
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] enabling "thumb" option



On Saturday 18 September 2004 19:53, AJosephAntony@xxxxxxxxxxxxxx wrote:
> Hi,
>
> I was trying to enable the "thumb" option for gcc. I
> enabled
>
> MULTILIB_OPTIONS    += mcpu=arm7
> MULTILIB_DIRNAMES   += nofmult
> MULTILIB_EXCEPTIONS += *mthumb*/*mcpu=arm7*
>
>  in "gcc/config/arm/t-arm-elf" file, configured gcc, installed it. but,
> cudnt enable the "-mthumb" option
> although gcc seems to work fine. I tried to install gcc-3.4.2. arm-elf-gcc
> version 2.95.3 20010315 with
> the coldfire patches is also installed.

-mthumb should just work, you don't need to "enable" anything.

What exactly makes you think it isn't working properly?

N.B. We can only comment on packages provided by CodeSourcery.
For packages/compilers obtained from other sources you should ask whoever 
provided them.

Paul