This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 4.1.1 spec files missing, FAQ misinformation
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Daniel Jacobowitz <drow at false dot org>
- Cc: Dave Korn <dave dot korn at artimi dot com>, Jeff Blaine <jblaine at kickflop dot net>, Mike Stump <mrs at apple dot com>, gcc at gcc dot gnu dot org
- Date: Sun, 19 Nov 2006 17:06:47 +0100 (CET)
- Subject: Re: 4.1.1 spec files missing, FAQ misinformation
- References: <4523E4B1.2040901@kickflop.net> <01f701c6e7d6$b65c7cd0$a501a8c0@CAM.ARTIMI.COM> <20061004171852.GA29730@nevyn.them.org>
On Wed, 4 Oct 2006, Daniel Jacobowitz wrote:
>>> "This file can be found in the same directory that
>>> contains cc1 (run gcc -print-prog-name=cc1 to find it)."
>> I think that indicates someone trying to be overly clever when they
>> configured your gcc package. Normally libdir and libexecdir point to the same
>> dir. What output do you see from "gcc -v"?
> Not any more. The default changed some time ago. Some distributors
> configure them to the same location.
>
> Jeff, for background, up until a few releases ago cc1 and specs would
> always be in the same directory.
Daniel, Dave, if one of you could have a look at
http://gcc.gnu.org/faq.html#rpath
and update that, that would be great! If you prefer, just provide any
edits/changes to me, and I'll take care of updating that web page, markup
and committing.
Thanks,
Gerald