Hi Caolán,
I have same problem.
gcc -print-file-name=libgcc_s.so.1
libgcc_s.so.1
locate libgcc_s.so.1
/lib/i386-linux-gnu/libgcc_s.so.1
When I copy /lib/i386-linux-gnu/libgcc_s.so.1 to unxlngi6.pro/lib it
solves the problem.
Can you please provide a patch for this issue?
Ubuntu 11.04B2/32 bit.
Thank you in advance!
KAMI
2011. április 13. 10:10 Caolán McNamara írta, <caolanm@redhat.com>:
On Mon, 2011-04-11 at 20:28 +0200, Bálint Dózsa wrote:
/usr/bin/perl -w /media/sda9/git/libox/solenv/bin/gccinstlib.pl
libgcc_s.so.1 ../unxlngi6.pro/lib
copy libgcc_s.so.1 to ../unxlngi6.pro/lib
/bin/cp: cannot stat `libgcc_s.so.1': No such file or directory
So, what *should* have happened here is that it should have said...
copy /lib/../lib/libgcc_s.so.1 to ../unxlngi6.pro/lib
and succeeded, so, what's the output of...
gcc -print-file-name=libgcc_s.so.1
you should get "/lib/libgcc_s.so.1" as the output
from your earlier lines it looks like
gcc -print-file-name=libstdc++.so.6
is working
C.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.