[Bug bootstrap/84257] Extremely slow compilation from gcc source code under macOS 10.13

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 7 09:21:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84257

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|other                       |bootstrap
               Host|                            |*-*-darwin*
              Build|                            |*-*-darwin*

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>From the sound of it, dyld is slow at searching directories for libraries.
What file system are you using?  

Also does Apple have a recommended way around the slowness of setting
DYLD_LIBRARY_PATH; that is have you reported the slowness to them ?


More information about the Gcc-bugs mailing list