Package: src:libgnatcoll Followup-For: Bug #777946 When compiling both Ada and C sources, gprbuild default knowledge base requires gnat=gnat-4.9 and gcc=gcc-4.9, ensuring that the objects can safely be linked together with the default compilers.
When gcc=gcc-5, gprbuild fails to see gcc-4.9 and ignores C sources. This results in undefined symbols at the link stage. The problem may probably be circumvented by specifying an hand-crafted gprbuild knowledge base during libgnatcoll build. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

