This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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: ARM interworking question


On Wed, 21 Jan 2009 09:49:00 +0000
Richard Earnshaw <rearnsha@arm.com> wrote:

> > [...]
> No, this shouldn't be happening unless a) you are doing something
> wrong; b) the options you are supplying to the compiler/linker are
> suggesting some sort of stubs are necessary.  

It was case a), an option left in the makefile that should not have
been there. It was also a case a write-before-read operation on my part,
the README-interwork in gcc/config/arm was most enlightening.

My sincere apologies for generating noise.

Zoltan


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