commit | 21e1ac205ed3b9e222bb319eff5b48931d9c9897 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jun 25 08:45:12 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jun 25 10:59:57 2015 +0200 |
tree | 427768018b0908f59a0a4c25c8b5b9a8566b3a49 | |
parent | 0761733c1b098e4f2d2fc815181dc916bb6cb0b7 [diff] |
Fix linking order with make GNU ld cares about the order in which static libs are mentioned on the command line: if A depends on B then A must com first.