On Wed, 28 May 2003 20:47:29 -0300
Rodolpho Iemini Atoji <[EMAIL PROTECTED]> wrote:

> Is there any way to compile Licq to work independently from the
> system's current libraries?
> I would like to use Licq on systems that maybe do not have enough 
> updated libraries required to compile Licq correctly.

IIRC, the following usually works:

CXXFLAGS=-static CFLAGS=-static ./configure && make

That ought to put the -static flag on gcc and g++ command lines called
from the makefiles, I think...

-Tick



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
LICQ-Main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main

Reply via email to