http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49986
Vasily Sukhanov <basil at list dot ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|libgomp |bootstrap
--- Comment #1 from Vasily Sukhanov <basil at list dot ru> 2011-11-30 18:19:15
UTC ---
This is error in bootstrap. If I disable libgomp, even elementary program can't
link with libstdc++. Perhaps it contains empty export.
If I configure with --disable-shared, bootstrap passes successfully.