Keil™, An ARM® Company

Discussion Forum

How to add library into the project?

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
aG Wmsk
Posted
2-Jul-2008 21:07
Toolset
ARM
New! How to add library into the project?

Hello all,

I've a workspace which contain a library project and blinky project. *when a library project compiled successfully, it's created a lib??.a not lib??.lib

Well, then I would like to add library(.a, i assume this is a keil's library) into blinky project. But it's occured errors like

"..\halfx\build\libhalfx.a(1): error: junk at end of line, first unrecognized character is '!'"

Could anybody help me?

Thank you
aG

Read-Only
Author
aG Wmsk
Posted
2-Jul-2008 21:15
Toolset
ARM
New! RE: How to add library into the project?

and also this is my environment

OS: Windows XP SP3
IDE: Keil Uvision 3.2
Compiler: GNUARM 4.2.x

Next Thread | Thread List | Previous Thread Start a Thread | Settings