View previous topic :: View next topic |
Author |
Message |
the-morpheus n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 30 Sep 2009 Posts: 8
|
Posted: Mon Mar 01, 2010 9:33 am Post subject: Icecream / Crosscompile |
|
|
Hallo
irgendwie funktioniert das mit Icecream bei mir nicht richtig.
Folgende Situation:
2x Athlon X2 (64bit) (einer ist scheduler)
1x PIV (32bit)
1x Intel Atom(32bit)
alle können sich am scheduler anmelden und tun dies auch, schicken dann ihre jobs hin, und kompilieren dann doch alleine.
meine Einstellungen:
auf jedem client:
make.conf:
Quote: | MAKEOPTS="-j10"
PREROOTPATH="/usr/lib/icecc/bin" |
icecream:
Quote: | ICECREAM_RUN_SCHEDULER="no"
ICECREAM_NETNAME="icehome"
ICECREAM_SCHEDULER_HOST="192.168.0.20"
ICECREAM_MAX_JOBS="10"
ICECREAM_ALLOW_REMOTE="yes" |
auf dem server:
make.conf:
Quote: | MAKEOPTS="-j10"
PREROOTPATH="/usr/lib/icecc/bin" |
icecream:
Quote: | ICECREAM_RUN_SCHEDULER="yes"
ICECREAM_NETNAME="icehome"
ICECREAM_SCHEDULER_HOST="192.168.0.20"
ICECREAM_MAX_JOBS="10"
ICECREAM_ALLOW_REMOTE="yes" |
Muss ich noch irgendwelche Cross-Compiling Umgebungen einrichten? Dachte, das hätte sich mit icecream erledigt?
MFG |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
AmonAmarth l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 03 Mar 2005 Posts: 727
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
trikolon Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 04 Dec 2004 Posts: 297 Location: Erlangen
|
Posted: Mon Mar 01, 2010 4:51 pm Post subject: |
|
|
aber wie ist das denn mit den cflags so? also ich habe bei meinem desktop einen C2D und als Server einen AMD X2 und hatte auch schon an so etwas gedacht...
gruß |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
the-morpheus n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 30 Sep 2009 Posts: 8
|
Posted: Mon Mar 01, 2010 7:15 pm Post subject: |
|
|
Da bin ich wieder
Bei mir funktioniert aber nicht mal das Cross-Compiling zwischen den 2 x86_64Bit PCs! Ich möchte das zuerst hinbekommen, ein Schritt nach dem anderen.
Update:
Unter Icemon/Outgoing jobs steht immer:
State => lokalonly
Und die Server Anzeige bleibt leer!
MFG |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|