collect2 command

Bryce McKinlay bryce@waitaki.otago.ac.nz
Thu Jul 19 19:33:00 GMT 2001


Antonio Ake wrote:

> I am not sure about my collect2 command, because when I
> tried to add -non_shared. I recieved these errors:
> /bin/ld:
> Error: Undefined:
> _Unwind_Resume
> _Unwind_RaiseException
> _Unwind_GetDataRelBase
> _Unwind_GetRegionStart
> _Unwind_GetTextRelBase
> _Unwind_SetGR
> _Unwind_SetIP
> _Unwind_GetLanguageSpecificData
> _Unwind_GetIP
> isspace
> collect2: ld returned 1 exit status
> Are these messages normal with non_shared?
> What libraries do I need to add?

These are EH-related symbols which should be in libgcc.

regards

Bryce.




More information about the Java mailing list