Displaying 1 result from an estimated 1 matches for "libmudflapth".
Did you mean:
libmudflap
2009 Jan 19
1
[LLVMdev] Trying to install gcc front end...
...into a problem.
Apparently some gcc-libs 4.3.2 libraries conflict with the gcc 4.2 front end.
I got this log in this error:
llvm-gcc: /usr/lib/libgomp.a exists in filesystem
llvm-gcc: /usr/lib/libgomp.spec exists in filesystem
llvm-gcc: /usr/lib/libmudflap.a exists in filesystem
llvm-gcc: /usr/lib/libmudflapth.a exists in filesystem
llvm-gcc: /usr/lib/libssp.a exists in filesystem
llvm-gcc: /usr/lib/libssp_nonshared.a exists in filesystem
Do you know how to get around this problem? I cannot remove or downgrade gcc-libs because a lot of my applications require the latest version (gnutls, libsmbios, mesa,...