To: | |
---|---|
Subject: | Re: [ts-7000] Shared libraries and embedded applications |
From: | Daniel Rindt <> |
Date: | Mon, 16 Jul 2007 09:33:36 +0200 |
Am Sonntag, 15. Juli 2007 19:28 schrieb Tim Trudeau: > Do I need to put libglibc.so in flash? If so where? Is there a > libglibc.a for arm that I can place on my PC that will keep it static? > Is there a better socket class out there for embedded application > running on the TS7250 that will make my life easier!? you can use in g++ the -static flag but... when the linker tries to link the object files he should find the .a of all your dependent librarys. without the .a library file the build isnt static. you can later check if it is dynamic or static with ldd [myfile].
pgpt5VPLZLvTP.pgp |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [ts-7000] Re: J2ME on TS-linux, justin |
---|---|
Next by Date: | Re: [ts-7000] Ruby or Python on TS-7260, Daniel Rindt |
Previous by Thread: | [ts-7000] Shared libraries and embedded applications, Tim Trudeau |
Next by Thread: | [ts-7000] ts-7300: Communicating with ethernet port via memory addresses, Ameera |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU