Opened 5 years ago

Last modified 5 years ago

#5263 new defect

[FMI] FMUs are linked with libModelicaExternalC compiled as a dynamic library

Reported by: adrpo Owned by: sjoelund.se
Priority: critical Milestone: Future
Component: Build Environment Version:
Keywords: Cc:

Description

If one uses Noise or Random (I guess tables also) models from MSL the C runtime FMUs will get linked with libModelicaExternalC.so which means that the FMU is not static / standalone.

Change History (1)

comment:1 Changed 5 years ago by sjoelund.se

https://github.com/OpenModelica/OMCompiler/pull/3015

Disabling hdf5 for now. There have been some thoughts to standardize annotations for the files to include in the FMU (so the ModelicaExternalC is not pre-compiled but part of the SourceFiles in the FMU). This would be somewhat better if it worked well (it's a somewhat complicated library).

Note: See TracTickets for help on using tickets.