This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/42750] OpenMP/gcc build fails with /usr/local/lib/libgmp.so: could not read symbols: File in wrong format



------- Comment #1 from pinskia at gcc dot gnu dot org  2010-01-14 21:39 -------
This is related to PR 39747.  The issue is that you need both 32bit and 64bit
libgmp for the target if you are compiling libjava also.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|other                       |libgcj
  GCC build triplet| x86_64-redhat-linux        |x86_64-redhat-linux
   GCC host triplet| x86_64-redhat-linux        |x86_64-redhat-linux
 GCC target triplet| x86_64-redhat-linux        |x86_64-redhat-linux
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42750


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]