Develop and Download Open Source Software

Back to Forum List
Back to this Forum

RSS feed of this forum [RSS]RSS for this Forum
RSS feed of this forum thread [RSS]RSS for this Thread

Discussion Forums: PeerCastテクニカル

Subject:[#5272] FreeBSD5.1Rでコンパイルする方法

Date:2003-07-14 16:44By:Anonymous
どうもこんにちわ。

どこに報告すればいいのかわからなかったので、こちらに書かせていただきます。

Peercast 0.119D FreeBSD,Linux 日本語対応版 0.12
ですが、FreeBSD5.1Rでコンパイルする場合は

1.ports/lang/gcc28 をインストール
2.Makefileを以下のように書き換え
#LDFLAGS = -pthread
LDFLAGS = -lc_r
#LD = cc
LD = gcc295
CC = gcc295
3.make

でうまくいくようです。
既出でしたら申し訳ありません

--
美夏
Thread Author Date
[#5272] FreeBSD5.1Rでコンパイルする方法 Anonymous 2003-07-14 16:44
      [#5273] RE: FreeBSD5.1Rでコンパイルする方法 Anonymous 2003-07-14 17:55

Post a followup to message [#5272] FreeBSD5.1Rでコンパイルする方法:

Subject:



Non-login user's post can not identify who are you. If you want to display your name on the post, please input your name.
(If you leave this blank, your message's author will display as Anonymous.)
Message:

HTML tags will display in your post as text
You are posting anonymously because you are not [logged in]

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.