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]
Other format: [Raw text]

bootstrap/7045: /usr/bin/ld:libgcc/./libgcc.map:4: parse error in VERSION script


>Number:         7045
>Category:       bootstrap
>Synopsis:       /usr/bin/ld:libgcc/./libgcc.map:4: parse error in VERSION script
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 16 02:46:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     k_fukui@highway.ne.jp
>Release:        gcc-3.2 20020615 (experimental)
>Organization:
>Environment:
powerpc-unknown-linux-gnu
>Description:
 -s libgcc_s.so.1 libgcc_s.so
/usr/bin/ld:libgcc/./libgcc.map:4: parse error in VERSION script
collect2: ld returned 1 exit status
make[3]: *** [libgcc_s.so] error 1
---- libgcc.map ----
GLIBC_2.0 {
  global:

  local:
	*;
};
GCC_3.0 {
  global:
} GLIBC_2.0;
>How-To-Repeat:

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