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]

c++/4702: arm-elf-gcc generates undefined for __gxx_personality_sj0



>Number:         4702
>Category:       c++
>Synopsis:       arm-elf-gcc  generates undefined for __gxx_personality_sj0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 26 11:16:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     rslaughter@anatel.com
>Release:        arm-elf-gcc 3.0.3 20011026
>Organization:
>Environment:
cygwin
>Description:
The arm-elf-gcc distribution gives an undefined reference to __gxx_personailty_sj0.  If the class definition, class members, and main() are in the same file it will build.
>How-To-Repeat:
build the arm-elf-gcc distribution 
arm-elf-gcc -v -save-temps t.cpp tt.cpp
the src.zip files t.cpp tt.cpp tt.h t.ii tt.ii and build.out
>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]