From: Pam Greene Newsgroups: comp.os.msdos.djgpp Subject: Re: Creating libraries Date: Wed, 30 Jul 1997 00:52:04 -0400 Organization: MindSpring Enterprises Lines: 28 Message-ID: <33DEC874.4429@mindspring.com> References: <33df509e DOT 6977474 AT news DOT pacific DOT net DOT sg> NNTP-Posting-Host: user-2k7i85d.dialup.mindspring.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Gary Tan wrote: > > Hi, > can someone pls enlighten me on how to create a library > ("lib*.a") file??? I've read the readme.1st and faq, but can't seem to > find any clues? > > btw, is copying a library from the UNIX system library dir. to > My DJGPP\lib okay? I mean is the library cross-platform? > > also. If I create a class called Chi_Array, can I use Array > instead after I > > typedef Chi_Array Array; > > pls enlighten me, > regards, > > Gary Tan > garyt AT pacific DOT net DOT sg > > ==================================================== > "Don't be so humble - you are not that great." > - Golda Meir (1898-1978) to a visiting diplomat > ==================================================== no it is not multi-platform, and look up in the djgpp help files (the hlp ones which can be downloaded from the djgpp homepage, just look fer em) ar.exe