- 
    19d84452 :Anonymous
    2004-04-05 00:14
  
 
  - 
     MacOSXでコンパイルしようとしまたが、apolloのコンパイルが通りませんでした。環境はshingetsu0.2.2、MacOSX10.2.8、DeveloperToolsはインストール済みです。
    ちと、がんばってみます。
    
    [hogehoge@Macintosh apollo-20040217]$ make TARGET=../apollo
    gcc -c -O2 -I/usr/local/include factor.c
    factor.c:2: header file 'gmp.h' not found
    factor.h:65: undefined type, found `mpz_ptr'
    factor.c:6: undefined type, found `mpz_srcptr'
    factor.c:7: undefined type, found `mpz_srcptr'
    factor.c:8: undefined type, found `mpz_srcptr'
    factor.c:70: undefined type, found `mpz_srcptr'
    factor.c:73: undefined type, found `mpz_t'
    factor.c:143: undefined type, found `mpz_srcptr'
    factor.c:159: undefined type, found `mpz_srcptr'
    factor.c:162: undefined type, found `mpz_t'
    factor.c:192: undefined type, found `mpz_ptr'
    cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
    make: *** [factor.o] Error 1
   
Powered by shinGETsu.