Re: Gnat 3.15p @ win-2000 recompiles _all_ internal packages ...



Maybe you have to look at:

- the -i switch (did you set it ?), in order to have the .o,.ali files replacing the previous ones
- use the -I or better the -aO switch to make GNAT look at the objects files
- GNATReg: GNAT 3.15p also look(ed) in the registry for pathes not set in ADA_OBJECTS_PATH; perhaps your library path is neither path collection

HTH, Gautier
_______________________________________________________________
Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm

NB: For a direct answer, e-mail address on the Web site!
.