------- Comment #1 from tkoenig at gcc dot gnu dot org  2008-12-26 10:54 -------
Same problem with g++:

tkoe...@gcc16:/tmp$ g++ hello.cc
tkoe...@gcc16:/tmp$ g++ -V4.3.3 hello.cc
/tmp/ccQtuMbq.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status
tkoe...@gcc16:/tmp$

Adjusting subject.

Hmm... just wondering, did this ever work?


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fortran                     |driver
            Summary|gfortran: no 4.3.3 libraries|no 4.3.3 libraries for non-C
                   |if 4.3.3 and 4.4.0 in       |languages if 4.3.3 and 4.4.0
                   |parallel                    |in parallel


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38628

Reply via email to