View previous topic :: View next topic |
Author |
Message |
theRealMorpheu5 l33t


Joined: 26 Feb 2004 Posts: 841 Location: Vicenza, IT
|
Posted: Sat Jan 28, 2006 7:50 am Post subject: [dubbio] GCC 4.0 system wide. Come passare? |
|
|
Premesso il casino che ho combinato in https://forums.gentoo.org/viewtopic-t-422313.html e premesso che comunque devo ricompilare tutto quanto e premesso che sono un folle amante del rischio, ho avuto la bella pensata di emergere GCC 4.0 e usarlo system-wide. Mi dicono che si possa fare, c'è gente che l'ha fatto con soddisfazione.
Ora io mi chiedo: è sufficiente emergerlo e cambiare il profilo con gcc-config? |
|
Back to top |
|
 |
Dr.Dran l33t


Joined: 08 Oct 2004 Posts: 766 Location: Imola - Italy
|
Posted: Sat Jan 28, 2006 8:40 am Post subject: |
|
|
Oddio, non saprei, però ad esempio potresti chiederlo a flameeyes, lui attualmente ha tutto il sistem compilato con il gcc 4.x
Ciauz  _________________ :: [Dr.Dran] Details ::
- Linux User # 286282
- IT FreeLance Consultant
- President of ImoLUG [Imola & Faenza Linux User Group] |
|
Back to top |
|
 |
Luca89 Advocate


Joined: 27 Apr 2005 Posts: 2107 Location: Agrigento (Italy)
|
Posted: Sat Jan 28, 2006 10:05 am Post subject: |
|
|
Se non erro nel forum ci sono dei lunghi post che riguardano questo argomento, magari puoi cominciare da li e preparati ad avere problemi!  _________________ Running Fast! |
|
Back to top |
|
 |
theRealMorpheu5 l33t


Joined: 26 Feb 2004 Posts: 841 Location: Vicenza, IT
|
Posted: Sat Jan 28, 2006 5:53 pm Post subject: |
|
|
Eh, ma non ho trovato mica questi lunghi post...
Comunque cominciamo subito coi problemi:
Code: | /bin/sh: line 1: 31787 Segmentation fault LD_LIBRARY_PATH=/var/tmp/portage/python-2.4.2/work/Python-2.4.2: CC='i686-pc-linux-gnu-gcc -pthread' LDSHARED='i686-pc-linux-gnu-gcc -pthread -shared' OPT='-DNDEBUG -O3 -pipe -march=athlon-xp -fomit-frame-pointer' ./python -E ./setup.py build
make: *** [sharedmods] Error 139
/bin/sh: line 1: 8419 Segmentation fault LD_LIBRARY_PATH=/var/tmp/portage/python-2.4.2/work/Python-2.4.2: CC='i686-pc-linux-gnu-gcc -pthread' LDSHARED='i686-pc-linux-gnu-gcc -pthread -shared' OPT='-DNDEBUG -O3 -pipe -march=athlon-xp -fomit-frame-pointer' ./python -E ./setup.py build
make: *** [sharedmods] Error 139 |
I due errori, relativi a due successive compilazioni dello stesso pacchetto, sembrano identici (a occhio quel che cambia e' il pid del progesso seggato, no?) e si verificano con GCC 4.0.2. Vi risultano? Non riesco a trovare niente di simile in giro a bugzilla o_O. |
|
Back to top |
|
 |
Luca89 Advocate


Joined: 27 Apr 2005 Posts: 2107 Location: Agrigento (Italy)
|
|
Back to top |
|
 |
theRealMorpheu5 l33t


Joined: 26 Feb 2004 Posts: 841 Location: Vicenza, IT
|
Posted: Sat Jan 28, 2006 10:08 pm Post subject: |
|
|
Grazie |
|
Back to top |
|
 |
|