[Bug libstdc++/78565] undefined reference to `aligned_alloc' when building mingw-w64 cross-compiler
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 9 01:39:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78565
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Is this still a problem on the gcc-7-branch or trunk?
r244933 added a definition of aligned_alloc that should get used.
More information about the Gcc-bugs
mailing list