This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
objc/2716: libgcc_s.so not installed correctly
- To: gcc-gnats at gcc dot gnu dot org
- Subject: objc/2716: libgcc_s.so not installed correctly
- From: rfm at gnu dot org
- Date: 2 May 2001 18:04:47 -0000
- Reply-To: rfm at gnu dot org
>Number: 2716
>Category: objc
>Synopsis: libgcc_s.so not installed correctly
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed May 02 11:06:05 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Richard Frith-Macdonald
>Release: gcc version 3.1 20010502 (experimental)
>Organization:
>Environment:
RedHat 6 Intel
>Description:
libgcc_s.so does not seem to get installed when I build and
install. This library is required for some sort of floating
point support ... when linking with a copy of the GNUstep
base library built with this compiler, I got __fixunsdfdi and __fixunssfdi undefined until I copied libgcc_s.so to
/usr/lib.
NB. gcc was built with --prefix=/usr
>How-To-Repeat:
Build and install a copy of the compiler on a clean system.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: