------- Comment #22 from redi at gcc dot gnu dot org  2010-05-10 17:28 -------
(In reply to comment #17)
> So can you please tell me how to "install libgcc" then?

"make install" should do it.  if it's not, look to see if libgcc_s.so is built,
is it in the build tree? does the one in the build tree have the right symbols
with the right versions?

does "make install" even try to install it? the output should show.

there should be lots more things you can check to see why a working libgcc_s
isn't being installed


-- 


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

Reply via email to