manページ検索

phrase: max: clip:
target: order:
Results of 1 - 1 of about 1 for libdemo (0.000 sec.)
Man page of SPROF 9414
SPROF Section: Linux User Manual (1) Updated: 2020-11-01 Index JM Home Page 名前 sprof - 共有オブ ... このファイルから共有オブジェクトが構成される。 $ cat libdemo.c #include < unistd.h > void consumeCpu1(int lim) ... ; j++) consumeCpu2(10000); } ここで、 実際の名前は libdemo.so.1.0.1 で soname は libdemo.so.1 で共有オブジェク ... トを構成する。 $ cc -g -fPIC -shared -Wl,-soname,libdemo.so.1 \ -o libdemo.so.1.0.1 libdemo.c 次に、 ライブ ... ンカー名へのシンボリックリンクを作成する。 $ ln -sf libdemo.so.1.0.1 libdemo.so.1 $ ln -sf libdemo.so.1 libdem ...
https://man.plustar.jp/manpage/man1/sprof.1.html - [similar]
PREV 1 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022