#222 CheckStaticLibs: does npot comply w GL, more exceptions needed,
Closed: Fixed None Opened 10 years ago by leamas.

Besides ocaml and haskell general axceptions we need to handle a few corner cases. See
http://mschwendt.fedorapeople.org/staticbugstat.html


Also, the core logic is plain wrong. We require static libs to live in a -static package, but GL allows either -static or -devel. In both cases -static should be provided. And why is this test restricted to the C/C++ plugin? All kinds of languages produces static archives, this test should be generic.

Logic updated and test moved to generic in d159729. Plugins still needed.

Login to comment on this ticket.

Metadata