-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
Description
Hello,
I'm trying to update ports on FreeBSD but I run into a chicken-egg problem.
To build gtkada reference manual, I need gnatdoc which is part of GPS.
The problem is that GPS requires gtkada to be installed.
So, to build gtkada reference manual, I would need a kind of gtkada bootstrap library to build gps and then build gtkada reference manual.
Should not gnatdoc be a project on its own ?