[
https://issues.apache.org/jira/browse/STDCXX-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Sebor updated STDCXX-183:
--------------------------------
Priority: Minor (was: Major)
Lowered priority since the problem manifests itself only on two old versions of
Solaris.
> [Sun C++ 5.6, 5.7] relocation error in 3 examples
> -------------------------------------------------
>
> Key: STDCXX-183
> URL: https://issues.apache.org/jira/browse/STDCXX-183
> Project: C++ Standard Library
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 4.1.3
> Environment: Sun C++ 5.6, 5.7 but not 5.5 or 5.8
> Reporter: Martin Sebor
> Assigned To: Martin Sebor
> Priority: Minor
>
> The example programs alg7.cpp, icecream.cpp, and random_shuffle.cpp exit
> abnormally with the error below:
> CC -xarch=v9 -D_RWCONFIG=12d -I../../include -I./../../../../include
> -I./../../../.. -I./../../../.. -I.. -O -mt -library=%none -c
> ../random_shuffle.cpp
> CC -xarch=v9 -mt -library=%none -L./../../../../lib -o random_shuffle
> random_shuffle.o -lstd4112d
> Example output:
> Elements before random_shuffle:
> 1 2 3 4 5 6 7 8 9 10 ld.so.1: random_shuffle: fatal: relocation error:
> R_SPARC_JMP_SLOT: unidentifiable procedure reference: link-map
> 0xffffffff7f5011a0, offset 0x1fc921, called from 0xffffffff7f2485a4
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.