From mboxrd@z Thu Jan 1 00:00:00 1970 From: qiuhb Date: Mon, 21 May 2001 09:52:07 +0000 Subject: [Linux-ia64] How to use shared library on HP IA-64 Simulator Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Hi When I used HP IA-64 Linux Developer's Kit, I entered into nue and typed "gcc -o libtest.so test.o -lsnmp " and some errors happened such as "cant ld snmp,no such library". So I want to use snmp and newt,but I dont know how to put it to my program on nue environment. Thanks a lot. Qiu HongBing