www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/11/04/10:01:28

Date: Mon, 4 Nov 2002 10:01:24 -0500
Message-Id: <200211041501.gA4F1Oa04572@envy.delorie.com>
X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f
From: DJ Delorie <dj AT delorie DOT com>
To: djgpp AT delorie DOT com
In-reply-to: <Xns92BCA0050C9BEraf256com@213.180.128.20> (rafal@raf256.com)
Subject: Re: building - HELP
References: <Xns92BC8BF8593C5raf256com AT 213 DOT 180 DOT 128 DOT 20> <Xns92BC9354B97AFraf256com AT 213 DOT 180 DOT 128 DOT 20> <200211041411 DOT gA4EBU103884 AT envy DOT delorie DOT com> <Xns92BCA0050C9BEraf256com AT 213 DOT 180 DOT 128 DOT 20>
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

> Thank You :) and how about other question - how to link main.o lib.o and 
> liballeg.a into single .exe ?

gcc main.o lib.o liballeg.a -o foo.exe

Or use -lalleg if it's installed in the main lib directory.

Or use gxx if you need the c++ libraries.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019