igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] [slightly OT] statically linked executable


From: Marco
Subject: Re: [igraph] [slightly OT] statically linked executable
Date: Mon, 16 May 2011 13:23:44 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110506 Icedove/3.0.11

On 05/16/2011 01:15 PM, Tamas Nepusz wrote:

gcc -static -o test_igraph_static test_igraph_static.c -I/home/tamas/include
-L/home/tamas/lib -ligraph -lm

(I have the igraph include files in /home/tamas/include/igrpah and the libs
in /home/tamas/lib, so that's why I need the -I and -L switches).


Tamas,

I am not compiling with -L, will try and let you know.

Thanks,

marco




reply via email to

[Prev in Thread] Current Thread [Next in Thread]