[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4779: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4781: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4782: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4783: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
Gentoo Taiwan 討論區 • 檢視主題 - distcc in Gentoo HOWTO

distcc in Gentoo HOWTO

好不容易驅動了電視卡,想與人分享您的喜悅嗎?買了無線網路卡卻想盡了辦法也驅動不起來嗎?想買 RAID 卡卻不知道那張好嗎?來這裡就對了!

版主: Forums Team

distcc in Gentoo HOWTO

文章pahud » 週二 1月 14, 2003 10:21 pm

pahud
24hr 義工
 
文章: 1251
註冊時間: 週二 11月 26, 2002 10:22 pm

文章lloyd » 週四 1月 16, 2003 11:26 pm

distcc in Gentoo HOWTO
distcc lets you use different computers for compilation in a network. In Gentoo, this is especially useful, because Gentoo-users compile all the time.

Note: I have not tested it with different distributions, architectures or compiler versions. It worked for me with three Gentoo 1.4/GCC 3.2 - Systems. It will probably not work with different compiler-versions.

中譯
distcc in Gentoo HOWTO
distcc 讓你透過網路在不同的機器上 compilation (編譯程式).這在 Gentoo Linux上這特別有用, 因為 Gentoo 總是一直在 compile.

Note: 作者沒試過不同的版本(redhat,suse,debian,gentoo,slackware),架構(可能指的是不同的 cpu 架構),以及編譯器(gcc 版本不同 or sun cc). 作者只試過在三台 Gentoo 1.4/GCC 3.2 的環境下工作. distcc 應該可能也許在不同的在不同的機器上使用不同的 GCC 版本上無法正常將程式編譯成功.

=====================================
譯者: 這看起來還真是個好工具啊!!!
最後由 lloyd 於 週五 1月 17, 2003 2:20 am 編輯,總共編輯了 1 次。
lloyd
 
文章: 13
註冊時間: 週一 1月 13, 2003 12:21 pm
來自: KaLUG

文章lloyd » 週四 1月 16, 2003 11:32 pm

這邊指的應是:
在不同的機器上安裝不同的 GCC 版本, distcc 無法正常工作.
lloyd
 
文章: 13
註冊時間: 週一 1月 13, 2003 12:21 pm
來自: KaLUG

文章pahud » 週五 1月 17, 2003 12:27 am

pahud
24hr 義工
 
文章: 1251
註冊時間: 週二 11月 26, 2002 10:22 pm

文章lloyd » 週五 1月 17, 2003 2:10 am

lloyd
 
文章: 13
註冊時間: 週一 1月 13, 2003 12:21 pm
來自: KaLUG

文章pahud » 週六 3月 15, 2003 7:50 pm

distcc in a nutshell
http://www.gentoo.org/news/en/gwn/20030 ... hap1_sect2

Using distcc with portage
http://cvs.gentoo.org/~zwelch/distcc.html
看這篇就會用distcc了
pahud
24hr 義工
 
文章: 1251
註冊時間: 週二 11月 26, 2002 10:22 pm

文章pahud » 週日 3月 16, 2003 11:31 pm

pahud
24hr 義工
 
文章: 1251
註冊時間: 週二 11月 26, 2002 10:22 pm

文章pahud » 週一 7月 21, 2003 11:16 am

有Gentoo裡面maintain distcc的developer,
附上照片

圖檔
pahud
24hr 義工
 
文章: 1251
註冊時間: 週二 11月 26, 2002 10:22 pm

Re: distcc in Gentoo HOWTO

文章paar » 週一 7月 21, 2003 4:18 pm

叫我老帕好了!
圖檔
頭像
paar
 
文章: 1154
註冊時間: 週四 1月 30, 2003 10:53 am
來自: 打狗市


回到 Gentoo 硬體

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 11 位訪客

cron