RE: 4.1.1 spec files missing, FAQ misinformation

2006-11-19 Thread Dave Korn
On 19 November 2006 16:07, Gerald Pfeifer wrote: > 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

Re: 4.1.1 spec files missing, FAQ misinformation

2006-11-19 Thread Gerald Pfeifer
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 l

RE: 4.1.1 spec files missing, FAQ misinformation

2006-10-04 Thread Dave Korn
On 04 October 2006 18:19, Daniel Jacobowitz wrote: > On Wed, Oct 04, 2006 at 06:01:19PM +0100, Dave Korn wrote: >> On 04 October 2006 17:43, Jeff Blaine wrote: >> >> >>> "This file can be found in the same directory that >>> contains cc1 (run gcc -print-prog-name=cc1 to find it)." >>>

Re: 4.1.1 spec files missing, FAQ misinformation

2006-10-04 Thread Daniel Jacobowitz
On Wed, Oct 04, 2006 at 06:01:19PM +0100, Dave Korn wrote: > On 04 October 2006 17:43, Jeff Blaine wrote: > > > > "This file can be found in the same directory that > > contains cc1 (run gcc -print-prog-name=cc1 to find it)." > > > > Finding the location of cc1 indicates libexec/blah/

Re: 4.1.1 spec files missing, FAQ misinformation

2006-10-04 Thread Jeff Blaine
Dave Korn wrote: On 04 October 2006 17:43, Jeff Blaine wrote: "This file can be found in the same directory that contains cc1 (run gcc -print-prog-name=cc1 to find it)." Finding the location of cc1 indicates libexec/blah/blah. Putting the specs file there does nothing. Tracing G

RE: 4.1.1 spec files missing, FAQ misinformation

2006-10-04 Thread Dave Korn
On 04 October 2006 17:43, Jeff Blaine wrote: > "This file can be found in the same directory that > contains cc1 (run gcc -print-prog-name=cc1 to find it)." > > Finding the location of cc1 indicates libexec/blah/blah. > Putting the specs file there does nothing. > > Tracing GCC, I fo

Re: 4.1.1 spec files missing, FAQ misinformation

2006-10-04 Thread Jeff Blaine
Mike Stump wrote: Wrong list, you should use gcc-help for help. On Sep 27, 2006, at 6:03 AM, Jeff Blaine wrote: I'm trying to get around the "Some people have crappy NFS architectures so we're going to make GCC so braindead it can't even find its own libraries" problem. Can anyone tell me wher

Re: 4.1.1 spec files missing, FAQ misinformation

2006-09-27 Thread Ian Lance Taylor
Mike Stump <[EMAIL PROTECTED]> writes: > Wrong list, you should use gcc-help for help. > > On Sep 27, 2006, at 6:03 AM, Jeff Blaine wrote: > > I'm trying to get around the "Some people have crappy NFS > > architectures so we're going to make GCC so braindead it > > can't even find its own librari

Re: 4.1.1 spec files missing, FAQ misinformation

2006-09-27 Thread Mike Stump
Wrong list, you should use gcc-help for help. On Sep 27, 2006, at 6:03 AM, Jeff Blaine wrote: I'm trying to get around the "Some people have crappy NFS architectures so we're going to make GCC so braindead it can't even find its own libraries" problem. Can anyone tell me where the spec files in