[Anjuta-list] Success: Static Executable



All right, for anybody's whose life depends on a static executable from 
Anjuta, here is the solution.

./configure &&
make LDFLAGS=-all-static &&
make install

As far as I understand, this applies to all projects using libtool.

Cheers,




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