comp.lang.ada
 help / color / mirror / Atom feed
From: juan.delapuente@gmail.com
Subject: Re: There's a problem with gnatclean on Windows GNAT Community 2018
Date: Tue, 19 Jun 2018 04:47:55 -0700 (PDT)
Date: 2018-06-19T04:47:55-07:00	[thread overview]
Message-ID: <59ec22fd-ccb4-41aa-90cb-36a86cdb36e4@googlegroups.com> (raw)
In-Reply-To: <ly8t7jltbp.fsf@pushface.org>

The fix for MacOS (both native and arm-eabi:

$ cd <path_to_the_installation> 
$ find . -iname "*.ali" -exec chmod -w {} \;


El martes, 12 de junio de 2018, 20:04:44 (UTC+1), Simon Wright  escribió:
:
> 
> > We want to let you know that a problem was detected in the 2018
> > Community release for Windows.
> 
> Thank you.
> 
> > Because of the installer, the run-time .ali files are not marked as
> > read only.  As a result, gnatclean will remove all the .ali files from
> > the installation, including those of the run-time.
> >
> > Until we release a fix, you can use these commands to mark the .ali as
> > read only:
> > $ cd <path_to_the_installation>
> > $ attrib +r /s *.ali
> 
> The same seems to be true in
> gnat-community-2018-20180523-arm-elf-darwin-bin.dmg.
> 
> Is this a gprinstall issue? Because I see the same in packages such as
> gnatcoll* installed in gcc-8.1.0 for Darwin, and in RTSs installed in
> cortex-gnat-rts.

  reply	other threads:[~2018-06-19 11:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-12 16:26 There's a problem with gnatclean on Windows GNAT Community 2018 fabien.chouteau
2018-06-12 16:47 ` Dmitry A. Kazakov
2018-06-12 18:04   ` fabien.chouteau
2018-06-12 18:49 ` Anh Vo
2018-06-12 19:04 ` Simon Wright
2018-06-19 11:47   ` juan.delapuente [this message]
2018-06-19 15:26     ` Simon Wright
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox