Interworking (w/ Thumb) support in GNU toolchain

Khem Raj khem@mvista.com
Wed Apr 26 17:11:00 GMT 2006


Sean Kelley said the following on 04/26/2006 07:42 AM:
> I have a DLL that includes a mixture of ARM and Thumb code.  I would
> like to enable my applications to be at least interworking aware so
> that they can call into this DLL.  I have not seen much in the way of
> details on how to enable at least interworking when putting together a
> GNU toolchain for ARM.  Any suggestions on how to go about this?
>   
add --enable-interwork option to gcc configure. If you are using EABI 
toolchain
then interworking should work by default.
> Thanks,
>
> Sean
>   


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



More information about the crossgcc mailing list