Message-ID: <01BBAD96.B9F10260@slip00-146.btx.dtag.de> From: Daniel Jungbluth To: "'djgpp AT delorie DOT com'" Subject: RE: lib building utility Date: Sat, 28 Sep 1996 23:41:18 +-200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Michael A. Russo wrote: >Hi > > Thanks for the compiler its great! > >However, I dont have a clue on how to build a library, is there a >utility for this or do I need to pass a switch to the linker? > Microsft has a lib utility to make a .lib with their compiler >I assume there is a utility to make a .a ? > > Thanks! Mike Use the program RHIDE written by Robert Hoehne - available at = djgpp/v2apps/rhideb.zip at any SimTel mirror (see FAQ). This program is = an "Integrated Development Environment for compiling C- or C++-files in = an environment, which has an integrated editor where you can edit your = source files and a project management, where you can define, which files = are needed to build a program or a library" (RHIDE.INF). If you have = experience with the IDE of Turbo C++ v3.1 or similar products you will = love RHIDE! Anyway, if your source code is not executable, RHIDE will create a = library with the option "Compile Menu-Link". Don't forget to specific a = name under "Project-main targetname". I hope this will help you. Daniel Jungbluth eMail: danju AT t-online DOT de Internet: http://www.t-online/home/danju/index.htm - semper fidelis