flagflag  
3: 2011-06-11 (Sat) 23:31:57 s09081 source 4: 2011-06-12 (Sun) 15:48:56 s09081 source
Line 98: Line 98:
  $ gmake   $ gmake
  $ gmake check   $ gmake check
 +  # gmake install
 +
 +**gcc [#t808ab5c]
 +gcc4.6からは,四倍精度のlibquadmathが含まれている.~
 +ほとんどの環境でコンパイルが失敗するので--disable-libquadmathを使うように.
 +
 +  $ bzip2 -cd gcc-4.6.0.tar.bz2 | tar xvf -
 +  $ mkdir gcc-work
 +    ※ gcc-4.6.0 ディレクトリ内で configure を実行するのではなく、適当なディレクトリを作成し、そこを作業用ディレクトリとして利用するようにします。
 +
 +  $ cd gcc-work
 +  $ LC_ALL=C; export LC_ALL
 +  $ PATH=/usr/gnu/bin:/usr/perl5/bin:$PATH; export PATH
 +  $ LD_OPTIONS="-L/usr/local/gcc/lib -R/usr/local/gcc/lib"; export LD_OPTIONS
 +  $  env LDFLAGS="-L/usr/local/gcc/lib -R/usr/local/gcc/lib" ../configure --prefix=/usr/local/gcc --without-gnu-ld --enable-languages=c,c++ --enable-shared --with-gmp-include=/usr/local/gcc/includ​e --with-gmp-lib=/usr/local/gcc/lib --with-mpfr-include=/usr/local/gcc/inclu​de --with-mpfr-lib=/usr/local/gcc/lib --with-mpc-include=/usr/local/gcc/includ​e --with-mpc-lib=/usr/local/gcc/lib --with-gnu-as --with-as=/usr/bin/gas --with-ld=/usr/bin/ld --disable-libquadmath
 +  $ gmake bootstrap
  # gmake install   # gmake install


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

100 user(s) are online (46 user(s) are browsing xpwiki)

Members: 0
Guests: 100

more...

Access Counter

Today : 8565856585658565
Yesterday : 1306913069130691306913069
Total : 2363336123633361236333612363336123633361236333612363336123633361
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com