https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79403

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2017-02-09
                 CC|                            |ebotcazou at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> "make install" of the Ada compiler installs the contests of the adainclude
> and adalib directories with incorrect permissions. The installed compiler is
> only usable by the user who installed it:

I'm a little skeptical, nothing has changed for years and this apparently works
for everyone else.  What are the permissions in the build tree?

> For some reason, world read access is removed by the installation routines.

The only thing they do in to remove the 'w' and 'x' permissions.

Reply via email to