Pollux
: squale> oui, il faut que ça soit sous GPL...
Dans le cas de FLib, c'est un appel à un programme externe, donc je dirais non.
http://www.gnu.org/licenses/gpl-faq.html#MereAggregation
By contrast, pipes, sockets and command-line arguments are communication mechanisms normally used between two separate programs. So when they are used for communication, the modules normally are separate programs. But if the semantics of the communication are intimate enough, exchanging complex internal data structures, that too could be a basis to consider the two parts as combined into a larger program.