Solaris 9, GCC 4.1.1 and GCC 3.3.5 ... --disable-shared at build time?

2006-10-30 Thread Jeff Blaine
I'm backed into a corner here and really not sure what the proper path out is. -- Our production GCC is 3.3.5. It was built with default args. Previously we ran 2.95.3. You can perhaps realize my surprise when I found that a lot of apps we had built with this GCC 3.3.5 had libgcc_s.so

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

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" pro

4.1.1 spec files missing, FAQ misinformation

2006-09-27 Thread Jeff Blaine
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 4.1.1 are? From the FAQ: "Dynamic linker is unable to find GCC libraries" ... "Ho

4.1.1 spec files missing, FAQ misinformation

2006-09-27 Thread Jeff Blaine
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 4.1.1 are? From the FAQ: "Dynamic linker is unable to find GCC libraries" ... "Ho