This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: configure: error: cannot compute suffix of object files: cannot compile


On Fri, Apr 17, 2009 at 8:36 PM, Timur Tabi <timur@freescale.com> wrote:
> I'm building gcc 4.3.3 on Mac OS X 10.5. ?binutils seems to build
> fine, but gcc itself fails with this error:

I fixed this.  I cleaned out the binutils and gcc targets, and this
time I configured, built, and installed binutils completely before
configuring gcc.  If gcc needs binutils, then why doesn't it complain
when binutils is missing?

-- 
Timur Tabi
Linux kernel developer at Freescale


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]