gcc4.0.2---gfortran can't be compiled

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is this aproblem for gcc 4.0.2 or gmp4.2.1?

Here I first list the numerical libraries.
objgcc>ls /usr/local/lib
-rw-r--r--  1 root root 1180872 Jun 14 22:31 libmpfr.a
-rwxr-xr-x  1 root root     794 Jun 14 22:31 libmpfr.la
-rw-r--r--  1 root root  503858 Jun 14 21:55 libgmp.a
-rwxr-xr-x  1 root root     783 Jun 14 21:55 libgmp.la
lrwxrwxrwx  1 root root      15 Jun 14 21:55 libgmp.so -> libgmp.so.3.4.1
lrwxrwxrwx  1 root root      15 Jun 14 21:55 libgmp.so.3 -> libgmp.so.3.4.1
-rwxr-xr-x  1 root root  241173 Jun 14 21:55 libgmp.so.3.4.1

Now, I list what I did for gcc4.0.2,
objgcc> ../gcc-4.0.2/configure --with-gmp=/usr/local --with-mpfr=/usr/local --enable-languages=c,c++,f95 1>/dev/null
objgcc>make 1>/dev/null
...
/home/syang/software/objgcc/gcc/f951: symbol lookup error: /home/syang/software/objgcc/gcc/f951: undefined symbol: __gmp_get_memory_functions
make[2]: *** [selected_int_kind.lo] Error 1
make[1]: *** [all] Error 2
make: *** [all-target-libgfortran] Error 2

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux