X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-Id: <5.0.2.1.0.20020506164355.00bd35f8@pop.hotpop.com> X-Sender: jlsgarrido AT pop DOT hotpop DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Mon, 06 May 2002 16:57:16 -0500 To: djgpp AT delorie DOT com From: =?iso-8859-1?Q?=22Jos=E9_L=2E_S=E1nchez=22?= Subject: Re: library In-Reply-To: References: <3CD65490 DOT E97CA435 AT phekda DOT freeserve DOT co DOT uk> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g46MusA02770 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk At 08:54 p.m. 06/05/2002 +0000, you wrote: >Richard Dawe wrote in >news:3CD65490 DOT E97CA435 AT phekda DOT freeserve DOT co DOT uk: > > > Compile the C++ files as usual, e.g.: > > g++ -g -Wall -c a.cpp > > g++ -g -Wall -c c.cpp > > ar crs mylib.a a.o b.o c.o > >where can I find (best - online) more documentation on gcc, gpp, ar, ln and >other bin-tolls ? > >-- >Rafa³ 'Raf256' Maj >GG-1175498 Take a look to 'info' program. Maybe you need install file txi???b.zip Regards José L.