搜尋此網誌

BusyBox 的 shard library check

example 1)
arm-linux-readelf -a busybox | grep -i "shared"

output message :
0x00000001 (NEEDED) Shared library: [libm.so.0]

0x00000001 (NEEDED) Shared library: [libc.so.0]

example 2)
powerpc-405-linux-gnu-readelf -a bin/busybox | grep -i "shared"

Linux static or share Appp ...

$ LD_LIBRARY_PATH=./ ./test #LD_LIBRARY_PATH為動態連結程式庫的搜索路徑
$ gcc -static -o test test.o -llib -L./ #在不指定static時會優先使用動態連結程式庫,指定時則阻止使用動態連接庫

 
shared 則似乎用於 產生 shared library....xxxx.so

Windows XP - re-install FAX SERVICE..

1. Click on the Windows Start Menu.
2. Click Run.
3. Type esentutl /p %windir%\security\database\secedit.sdb in the Open

Red Alert box shown, and click OK.

4. Install IIS through the Control Panel Add/Remove Windows Components

applet.