Opened 17 years ago

Closed 17 years ago

Last modified 14 years ago

#1457 closed bug (invalid)

Build tools fails to build for `x86_64-unknown'

Reported by: scottmc Owned by: bonefish
Priority: normal Milestone: R1
Component: Build System Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86-64

Description

I'm attempting to build on an amd64 running ubuntu64 and got this error when trying to run: ./configure --build-cross-tools ../buildtools/

Configuring for a x86_64-unknown-linux-gnu host. Invalid configuration x86_64-unknown-linux-gnu': machine x86_64-unknown' not recognized Invalid configuration x86_64-unknown-linux-gnu': machine x86_64-unknown' not recognized Unrecognized host system name x86_64-unknown-linux-gnu.

Then it drops back to a prompt. So it seems that ./configure fails for me at this time.

Change History (4)

comment:1 by bonefish, 17 years ago

Resolution: invalid
Status: newclosed

I'm afraid gcc 2.95.3 is simply too old to have support for x86_64 platforms. You'll have to use gcc 4.

comment:2 by scottmc, 17 years ago

gcc4 seems to be working. ok to close.

comment:3 by tqh, 16 years ago

As one who just run into this problem, it would be nice to have a sanity-check and a nice message about gcc2.95 not supported. No biggie though.

comment:4 by mmadia, 14 years ago

Platform: x64x86-64
Note: See TracTickets for help on using tickets.