This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Absolute paths horror in gcc
- From: law at redhat dot com
- To: Bo Thorsen <bo at sonofthor dot dk>
- Cc: discuss at x86-64 dot org, gcc at gcc dot gnu dot org
- Date: Mon, 18 Mar 2002 10:02:07 -0700
- Subject: Re: Absolute paths horror in gcc
- Reply-to: law at redhat dot com
In message <20020318121210.11519DA2C7@pluto.sonofthor.dk>, Bo Thorsen writes:
> The problem is that gcc doesn't have the infrastructure needed to make it
> look in two different places for the crt files.
It does if you use multi-libs. I haven't thought a lot about it, but it may
be a relatively clean way to deal with your problem.
jeff