From mboxrd@z Thu Jan 1 00:00:00 1970 From: dave.anglin@nrc.ca To: gcc-gnats@gcc.gnu.org Subject: objc/3133: Invalid loader fixup for symbol "__objc_class_name_Object" Date: Mon, 11 Jun 2001 21:36:00 -0000 Message-id: <20010612043536.30791.qmail@sourceware.cygnus.com> X-SW-Source: 2001-06/msg00460.html List-Id: >Number: 3133 >Category: objc >Synopsis: Invalid loader fixup for symbol "__objc_class_name_Object" >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Mon Jun 11 21:36:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Dave Anglin >Release: gcc 3.0 prerelease >Organization: >Environment: hpux 10.20 >Description: The following error occurs linking objc programs with a shared libobjc: Executing on host: /xxx/gnu/gcc-3.0/objdir/gcc/xgcc -B/xxx/gnu/gcc-3.0/objdir/gcc/ /xxx/gnu/gcc-3.0/gcc/testsuite/objc/execute/accessing_ivars.m -w -O -I/xxx/gnu/gcc-3.0/gcc/testsuite/../../libobjc -L/xxx/gnu/gcc-3.0/objdir/hppa1.1-hp-hpux10.20/libobjc/.libs -lobjc -lm -o /xxx/gnu/gcc-3.0/objdir/gcc/testsuite/accessing_ivars.x (timeout = 300) /usr/ccs/bin/ld: Invalid loader fixup for symbol "__objc_class_name_Object". collect2: ld returned 1 exit status compiler exited with status 1 >How-To-Repeat: Link any objc program with shared libobjc under hpux 10.20. >Fix: < http://gcc.gnu.org/ml/gcc-patches/2001-05/msg02177.html >. Status of fix: not reviewd. >Release-Note: >Audit-Trail: >Unformatted: