Re: Issue on X86_64?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Lorenzo Pesce wrote:
However, when I try to build a dynamically linked library to be loaded
by java, including the .o files from libgfortran.a
This seems like a bad thing to do. libgfortran.a does not contain PIC
code, so its members cannot be put in a shared library. You should link
against libgfortran.so
David Daney
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]