This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Problems whit gcc 3.0


hello, I'm working with gcc 3.0 and when I link my program the next errors are show :
 
Unresolved:
__gxx_personality_v0
operator delete(void*)
operator delete[](void*)
operator new[](unsigned long)
collect2: ld returned 1 exit status
 
In gcc 2.96 my programs are ok. What I do in gcc 3.0 to my programs are linked successfully ?
 
Regards

Luis Rafael Castillejo Asencio
Polar S.I.
Telf: 915909776
email:
lcastillejo@polar.es

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