C++11 software on Debian Sid

Jose Luis Rivero jrivero at osrfoundation.org
Tue Dec 2 17:01:57 UTC 2014


Hi Sylvestre:

On 02/12/14 02:59, Sylvestre Ledru wrote:
> On 01/12/2014 00:48, Jose Luis Rivero wrote:
>> Hi all:
...
>>
>> AFAIK, Debian Sid compiles all the software without the c++11 flag, so
>> if a program or library uses other dependencies, we will end up mixing
>> c++11 and c++98, right?
>
> No, there is no restriction on this. There are packages built using c++1
> (example: llvm).

I see. And the main point is: are those packages using dependencies not
being built with C++11? and could that mixed of code compiled with
different flags end up with problems in the ABI or we are safe while
maintaining the same libstdc++?


-- 
Jose Luis Rivero <jrivero at osrfoundation.org>



More information about the debian-science-maintainers mailing list