Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Building a cross-compile library (compile but not link?)
Building a cross-compile library (compile but not link?) [message #1227508] Sat, 04 January 2014 18:43
Matthew Mucker is currently offline Matthew MuckerFriend
Messages: 1
Registered: January 2014
Junior Member
I'm using Eclipse and CDT to build firmware for an STM32 microcontroller. (I describe my setup at thehackerworkshop.com/?p=391, thehackerworkshop.com/?p=443 and in subsequent posts. Sorry for not linking, I'm a new forum member and am not allowed to put links in posts yet.)

I'd like to build a library for the microcontroller that I can link to from other projects. I'm not 100% sure, but I think what I need to do is edit the build process so that when I build my library project, it compiles but doesn't link. Is that right?

What's the best way to set that up within Eclipse?

Thanks,

-Matthew
Previous Topic:Unable to find source files when connecting to a GDB server
Next Topic:make: *** [main.o] Error 1
Goto Forum:
  


Current Time: Thu Apr 25 13:04:53 GMT 2024

Powered by FUDForum. Page generated in 0.02652 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top