This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

[Fwd: Linking Problems with gcc-3.3]


Hello,

I have recently tried to update my gcc from version 2.95 -> 3.3
and was not able to compile an older program that links
Fortan with C-code. Compiling succeeds but linking fails with
errors:

undefined reference to:
    __gxx_personality_v0

and some other undefines associated with C new-operator.

Can you help me?

regards
wolfk


-- 
----------------------------------------------------------------------------
      Wo bleibt die Mathe-Reform, die endlich das '=' abschafft ?
----------------------------------------------------------------------------
Wolfgang Koehler                                       wolfk@gfz-potsdam.de
GeoForschungsZentrum Potsdam, Germany, Projekt CHAMP	Tel: (0331)288-1738
--- Begin Message ---
Hello,

I have recently tried to update my gcc from version 2.95 -> 3.3
and was not able to compile an older program that links
Fortan with C-code. Compiling succeeds but linking fails with
errors:

undefined reference to:
    __gxx_personality_v0

and some other undefines associated with C new-operator.

Can you help me?

regards
wolfk

-- 
----------------------------------------------------------------------------
      Wo bleibt die Mathe-Reform, die endlich das '=' abschafft ?
----------------------------------------------------------------------------
Wolfgang Koehler                                       wolfk@gfz-potsdam.de
GeoForschungsZentrum Potsdam, Germany, Projekt CHAMP	Tel: (0331)288-1738

--- End Message ---

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