This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: libcc1 breaks bootstrap on darwin


On Sun, Nov 23, 2014 at 2:12 PM, FX <fxcoudert@gmail.com> wrote:
>> -L/opt/gcc/p_build/x86_64-apple-darwin14.0.0/libstdc++-v3/src/.libs
>> Why aren't they sufficient for MacOS linker to find libstdc++.a?
>
> Because itâs gonna also use -static-libstdc++, which relies on spec substitution, for which -L is not enough.
>

It seems to work on Linux.


-- 
H.J.


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