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]

Re: RFA; configuring GCC --disable-libgomp causes libstdc++ abi check to fail.


On 09/20/2012 04:30 PM, Iain Sandoe wrote:
c. libstdc++ doesn't appear to be linked against libgomp.
This is well known, and personally I think it's Ok. See the beginning of:

http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt03ch18s03.html#parallel_mode.using.prereq_flags
-- Apart from this, I wonder if it would be better to fall back to a single-threaded version if libgomp is absent?
Maybe. Frankly, I'm not sure to understand what you are concretely constructively proposing ;)

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]