This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ada/4719: Error building Ada tools with srcdir and objdir on different filesystems
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: ada/4719: Error building Ada tools with srcdir and objdir on different filesystems
- From: lutz at iks-jena dot de (Lutz Donnerhacke)
- Date: Mon, 29 Oct 2001 10:04:01 +0000 (UTC)
- Newsgroups: iks.lists.gcc.bugs
- Organization: IKS GmbH Jena
- References: <20011028163302.32248.qmail@sourceware.cygnus.com>
* mattheww@chiark.greenend.org.uk wrote:
>Replacing '$(LN)' with 'cp' in the following fragment of
>gcc/ada/Makefile was sufficient to let the build complete:
Please prefer (LN_S).