This is the mail archive of the crossgcc@sources.redhat.com 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: Interworking for Arm-Elf


> Hi all,
> 
> I have compiled Binutils/GCC using the following script. I have enable interworking

How?  To get interworking libraries you have to edit gcc/config/arm/tm-elf 
and enable the relevant defines.

> for both binutils and gcc but when I print "arm-elf-gcc -print-multi-lib all
> i get is thumb;@mthumb. Also when I use gcc to compile a c file using the -mthumb-interwork
> i get the following error about lb not supporting interworking:

>    --enable-interwork 

There's no such configuration option to gcc.

R.


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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