パスワードを忘れた? アカウント作成
この議論は賞味期限が切れたので、アーカイブ化されています。 新たにコメントを付けることはできません。

NetBSD / pdp10」記事へのコメント

  • PCC復活 (スコア:1, 参考になる)

    by Anonymous Coward on 2003年08月20日 23時38分 (#382491)
    メーリングリストのログによると、カーネルのコンパイルに

    - Home-written assembler and linker.
    - A port of PCC (the 32V C compiler) with a bunch of changes.
    - The GNU C preprocessor.

    を使っている、なんてことが書いてあります。PCCへの変更は

      I added ANSI prototypes and keywords + a bunch of C99 stuff + a tree optimizer step,
    then it can generate quite decent assembler.

    で、コンパイルのスピードはGCCより速いとも言ってますね。

    Compiling the kernel with gcc takes ~12 minutes, and compiling the same with PCC takes 45 seconds.
    • by Anonymous Coward
      > コンパイルのスピードはGCCより速いとも言ってますね
      > Compiling the kernel with gcc takes ~12 minutes, and compiling the > same with PCC takes 45 seconds.

      逆では?

コンピュータは旧約聖書の神に似ている、規則は多く、慈悲は無い -- Joseph Campbell

処理中...