Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GCC / Emerge - i686-pc-linux' not recognized
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Portuguese
View previous topic :: View next topic  
Author Message
ggreco
n00b
n00b


Joined: 14 Jun 2005
Posts: 2

PostPosted: Tue Jun 14, 2005 2:11 pm    Post subject: GCC / Emerge - i686-pc-linux' not recognized Reply with quote

Pessoal, sempre que tento compilar algo, encontro esse problema:


"checking build system type... Invalid configuration `i686-pc-linux-oldld': machine `i686-pc-linux' not recognized
configure: error: /bin/sh autoconf/config.sub i686-pc-linux-oldld failed"

Alguém já teve esse problema?


Muito obrigado!

Guilherme Greco
Back to top
View user's profile Send private message
RoadRunner
Bodhisattva
Bodhisattva


Joined: 12 Jun 2002
Posts: 490
Location: Coimbra, Portugal

PostPosted: Tue Jun 14, 2005 3:18 pm    Post subject: Reply with quote

Qual a tua variável de sistema CHOST que está no /etc/make.conf?
Back to top
View user's profile Send private message
ggreco
n00b
n00b


Joined: 14 Jun 2005
Posts: 2

PostPosted: Thu Jun 16, 2005 10:54 am    Post subject: Reply with quote

Segue o make.conf:


# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O3 -march=pentium4 -mfpmath=sse -mmmx -msse -msse2 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
GENTOO_MIRRORS="http://mozilla.mirrors.tds.net/pub/gentoo/"
USE="-svga -arts mmx X qt kde sse -xmms alsa -gtk xine -gnome java ldap"
Back to top
View user's profile Send private message
RoadRunner
Bodhisattva
Bodhisattva


Joined: 12 Jun 2002
Posts: 490
Location: Coimbra, Portugal

PostPosted: Thu Jun 16, 2005 10:36 pm    Post subject: Reply with quote

Verifica com o gcc-config se estás a usar a última versão do gcc instalado. Verifica também o binutils-config. Para além disso tenta não usar -march=pentium4 pois algumas versões do gcc geram instruções SSE2 erradas. Usa -march=pentium3.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portuguese All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum