Hello,
after update from b129 to b132 I'm not able to use CC as the called ld
segfaults:
$ cat test.cc
#include <iostream>
int
main()
{
std::cerr << "Hello" << std::endl;
return 0;
}
$ CC test.cc
CC: Fatal error in ld: Segmentation Fault (core dumped)
ld: fatal: file /opt/sunstudio12.1/prod/lib/crti.o: section [9].rela.annotate
has invalid type [ SHT_RELA ]
is this a known bug or should it be reported somewhere?
Thanks,
Karel
--
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]