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] |
| Other format: | [Raw text] | |
Hello,*If* (please double check) the symbols belong only to these two *.cc files, I think we are Ok because those (extension) library facilities - so called parallel-mode - cannot work without omp support.
I was running some checks on x86_64-linux-gnu (most recently r191461), and configured GCC with --disable-libgomp.
This causes FAIL: libstdc++-abi/abi_check for both default and m32.
The failure is in 11 missing symbols (listed at the end of this post), from two objects which are no longer built: libstdc++-v3/src/compatibility-parallel_list.o, libstdc++-v3/src/c++98/parallel_settings.o.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |