1========================================
2Known problems in GPRBUILD version 2.0.1
3========================================
4
5Copyright (C) 2013, AdaCore
6
7The following is a listing of known problems in release 2.0.1. Except where
8specifically noted, all these problems have been corrected in the development
9tree of the 2.1 technology. This means they are corrected in any 2.1.0w
10wavefront issued subsequent to the date specified (in ISO format YYYY-MM-DD) in
11the status line. This can be used to determine if a given wavefront has the fix
12identified in the entry.
13
14KP-201-M125-039 Library version on IA64 HP-UX
15
16  Problem:    On IA64 HP-UX, gprbuild fails to build a shared library when
17              attribute Library_Version is declared.
18
19  Status:     This was fixed in 2.1 on 2013-01-25
20              This was fixed in 2.0.2 on 2013-05-27
21
22  Workaround: Do not specify Library_Version.
23