From: Tzyy-Jiann Wang(TA442-95) Newsgroups: comp.os.msdos.djgpp Subject: How to build and use a new library ? Date: 10 Oct 1998 04:07:59 GMT Organization: National Taiwan University Lines: 13 Message-ID: <6vmmiv$rnl$1@gemini.ntu.edu.tw> NNTP-Posting-Host: ccserv1.ee.ntu.edu.tw X-Newsreader: TIN [UNIX 1.3 unoff BETA 970321; sun4u SunOS 5.5.1] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I want to add my frequently-used functions to a new library under DJGPP. How can I do that ? Is there any GNU program which can add and delete the functions in the library and display all the remaining functions in the library ? I use RHIDE to develope my program. How do I set the command-line option to include the user-built library ? thanks for your help T.J. Wang