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]

objc/2716: libgcc_s.so not installed correctly



>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:


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