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: Tamas Nepusz
Subject: Re: [igraph] [slightly OT] statically linked executable
Date: Mon, 16 May 2011 14:05:23 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10

Marco,

> If I compile with
> 
> gcc -ligraph trees.c -lm -o trees -L/usr/local/lib/ 
> -I/usr/local/include/igraph -Wall -static
The order of arguments matter; -ligraph must come after -L I guess.

-- 
Tamas



reply via email to

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