Changes between Version 12 and Version 13 of Developers/kenta


Ignore:
Timestamp:
2011/12/03 17:43:42 (12 years ago)
Author:
kenta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developers/kenta

    v12 v13  
    66   * binutils-2.22-1vl7 (done 2011/11/26: http://ml.vinelinux.org/vineseed/msg07495.html) 
    77  * gcc-4.6.2 
    8      * known issue 1: /usr/lib/gcc/*-vine-linux/4.6.2/libgcj.spec のパーミッションが 600 になる謎。 
    9    * glibc-2.14.1? 
     8     * ~~known issue 1: /usr/lib/gcc/*-vine-linux/4.6.2/libgcj.spec のパーミッションが 600 になる謎。~~ 
     9     * vbuilder では再現しない。なんかわかんないけど僕の環境が悪いらしい。でも、sed でパーミッションが変わるか?? 
     10   * glibc-2.14.1 
    1011 * KVM ? 
    1112 
    1213 
    13 = vlmag 下書きメモ = 
    14 しばらく順番回ってこないよね。 
     14= こんなことしたいよねー (Todo未満)= 
     15== ビルドを簡単にしたり分散する仕組み == 
     16 * [http://fedoraproject.org/wiki/Koji Koji] ってのがあるみたい 
     17 
     18== なんか気になる == 
     19 * [http://code.google.com/p/mongoose/ Mongoose - easy to use web server] 
     20 
     21== 大学生が使いそうなアプリケーション == 
     22 Vine は教育機関で使われることが多いから、 
     23 * ハードウェア系 
     24   * Icarus Verilog 
     25   * GTK-Wave 
     26   * SystemC (nosrc?) 
     27 * プロセッサ・アーキテクチャ 
     28   * [http://sourceware.org/cgen/ CGEN, the Cpu tools GENerator] 
     29   * [http://rsim.cs.illinois.edu/distribution/ RSIM - Rice Simulator for ILP Multiprocessors] 
     30 * 並列計算 
     31   * コンパイラとかMPIとか