﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3948	Compiling C++ FMU runtime and FMUs with -D_GLIBCXX_USE_CXX11_ABI=0 does not work on Windows	Adrian Pop	Rüdiger Franke	"We get linker errors if we compiled the C++ FMU runtime and FMU code with 
{{{-D_GLIBCXX_USE_CXX11_ABI=0}}}
https://test.openmodelica.org/hudson/job/OM_Win/lastCompletedBuild/testReport/openmodelica_cppruntime_fmu_modelExchange_1/0/Crane_FMU1_CPP_mos/

If we remove the flag compilation of FMUs works fine.
The problem is that this is used for cross-compilation of Windows on Linux so the question is how could we disable this flag only on msys2 mingw on Windows and not in Linux. Looks like a configure problem."	defect	closed	high	Future	FMI		fixed		Rüdiger Franke Niklas Worschech Volker Waurich
