========================================
Known problems in GPRBUILD version 2.0.1
========================================

Copyright (C) 2013, AdaCore

The following is a listing of known problems in release 2.0.1. Except where
specifically noted, all these problems have been corrected in the development
tree of the 2.1 technology. This means they are corrected in any 2.1.0w
wavefront issued subsequent to the date specified (in ISO format YYYY-MM-DD) in
the status line. This can be used to determine if a given wavefront has the fix
identified in the entry.

KP-201-M125-039 Library version on IA64 HP-UX

  Problem:    On IA64 HP-UX, gprbuild fails to build a shared library when
              attribute Library_Version is declared.

  Status:     This was fixed in 2.1 on 2013-01-25

  Workaround: Do not specify Library_Version.

KP-201-M116-027 aggregated projects sharing extended projects

  Problem:    gprbuild refuses aggregate projects where several aggregated
              project trees share a project that is extended at least once.

  Status:     This was fixed in 2.1 on 2013-01-18

  Workaround: Do not aggregate projects that share an extended project.

KP-201-KC15-051 gprconfig should not parse twice the same knowledge base

  Problem:    gprconfig, in some circumstances, may parse several times the
              same knowledge base directory. This may result in an invalid
              configuration project file, for example the same string type
              may be declared several times.

  Status:     This was fixed in 2.1 on 2013-02-04

  Workaround: Avoid parsing several times the same knowledge base directory.
