bug-gnu-libiconv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gnu-libiconv] Trouble compiling on HPE NonStop TNS/E Platform


From: Randall S. Becker
Subject: [bug-gnu-libiconv] Trouble compiling on HPE NonStop TNS/E Platform
Date: Tue, 2 Jun 2020 16:25:34 -0400

I am experiencing difficulty compiling libiconv and iconv on the HPE NonStop
TNS/E Platform. This is Itanium POSIX big endian. The issue is at link time
resolving rpl methods. The compiler is standard c89, linker is an extension
to fairly standard ld. I cannot find rpl methods compiled into any objects.

**** ERROR **** [1210]:
   iconv_no_i18n.o: In function `error':
   iconv_no_i18n.o(.text._151154320+0x112): unresolved reference to 
   rpl_fprintf.
**** ERROR **** [1210]:
   iconv_no_i18n.o(.text._151154320+0x162): unresolved reference to 
   rpl_vfprintf.
**** ERROR **** [1210]:
   iconv_no_i18n.o(.text._151154320+0x1e2): unresolved reference to
rpl_fputc.
**** ERROR **** [1210]:
   iconv_no_i18n.o: In function `usage':
   iconv_no_i18n.o(.text._151173792+0x192): unresolved reference to
rpl_printf.
**** ERROR **** [1210]:
   iconv_no_i18n.o(.text._151173792+0x562): unresolved reference to
rpl_fputs.
**** ERROR **** [1210]:
   iconv_no_i18n.o: In function `subst_mb_to_mb_fallback':
   iconv_no_i18n.o(.text._151351560+0x302): unresolved reference to
rpl_fwrite.

Hoping I can get this resolved. The problem exists at 1.14 through master. I
cannot build prior to 1.14 for compatibility reasons.

Sincerely,
Randall




reply via email to

[Prev in Thread] Current Thread [Next in Thread]