Re: [arm-gnu] Newbie question about compiler compatibility
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Newbie question about compiler compatibility



Stavros Tsolakos wrote:
Hello.

This is my first post to the list.

I am new to arm development, so my question may sound a bit dumb.

I have some code that I build with the armcc compiler coming with the ARM Development Suite 1.2. I also have some code that I want to build with gcc and create a static library (.a). Can I link this static library with the executable produced by armcc?

Although Richard Earnshaw has already answered this question, I thought you might also be interested in:

http://www.codesourcery.com/gnu_toolchains/arm/faq.html#q_3_1

and the following entries. Those entries might provide a bit of additional insight.

--
Mark Mitchell
CodeSourcery, LLC
mark@xxxxxxxxxxxxxxxx
(916) 791-8304