octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mac OS X sscanf bug/feature?


From: Ben Abbott
Subject: Re: Mac OS X sscanf bug/feature?
Date: Sun, 27 Mar 2016 14:27:57 -0400

> On Mar 27, 2016, at 12:35 PM, Mike Miller <address@hidden> wrote:
> 
> On Sun, Mar 27, 2016 at 08:48:09 -0400, Ben Abbott wrote:
>> Ok. Thanks. I’ve cc myself on the bug report.
> 
> You might also want to follow the upstream bug report.
> 
>  https://llvm.org/bugs/show_bug.cgi?id=17782
> 
> I guess that some future version of libc++ will fix this. Until then, is
> there a way for you to compile with Mac's clang compiler but with GCC's
> libstdc++ instead of libc++? That works for me.
> 
> -- 
> mike

In my system’s libs I see a libc++.dylib and a libstdc++.dylib. How do I to ask 
clang to use -libstdc++ instread of -libc++?

Ben


reply via email to

[Prev in Thread] Current Thread [Next in Thread]