Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/etc/make.conf CFLAGS
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
dr
n00b
n00b


Joined: 19 Jan 2003
Posts: 2
Location: Chile

PostPosted: Tue Jan 28, 2003 8:06 am    Post subject: /etc/make.conf CFLAGS Reply with quote

:( hola , tengo un computador i686 Celeron (Coppermine) GenuineIntel, 1 ghz, 256 ram. y la duda que tengo es que CFLAGS y CXXFLAGS debo usar.
alguien que tenga claro que debo poner . que me escriba por favor

saludos
Back to top
View user's profile Send private message
SpOeK
Apprentice
Apprentice


Joined: 07 Jan 2003
Posts: 164
Location: Getafe - Madrid (España)

PostPosted: Tue Jan 28, 2003 11:00 pm    Post subject: Reply with quote

Hola, si no recuerdo mal un Celeron Coppermine es un Pentium III, así que, suponiendo que solo lo quieras para esa arquitectura:
CFLAGS='-march=pentium3 -mmmx -msse -O3 -pipe'
CXXFLAGS='-march=pentium3 -mmmx -msse -O3 -pipe'
CHOST='i686-pc-linux-gnu'


A mí con -O3 me va bien, si tuvieras problemas, baja las optimizaciones.
Back to top
View user's profile Send private message
dr
n00b
n00b


Joined: 19 Jan 2003
Posts: 2
Location: Chile

PostPosted: Wed Jan 29, 2003 2:34 am    Post subject: Reply with quote

gracias por responderme .. voy a cambiar mi make.conf inmediatamente.

una vez modificado el make.conf esta listo? o tengo que poner algun comando para que tomen efecto los cambios??


saludos a todos !
Back to top
View user's profile Send private message
SpOeK
Apprentice
Apprentice


Joined: 07 Jan 2003
Posts: 164
Location: Getafe - Madrid (España)

PostPosted: Wed Jan 29, 2003 2:00 pm    Post subject: Reply with quote

Hola, una vez modificado /etc/make.conf los cambios toman efecto en las compilaciones siguientes. De todas formas, asegúrate de que no haya ningún CFLAGS ni CXXFLAGS adicional en el fichero a los que tú pongas.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish 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