DLR-SR / Noise

Modelica library for generating stochastic signals to be included in the Modelica Standard Library
9 stars 11 forks source link

Added support for GNUC #75

Closed jondo2010 closed 8 years ago

jondo2010 commented 8 years ago

Needed these extra macro checks to use Noise in Dymola with gcc.

tbeu commented 8 years ago

@jondo2010 I recommend to use the updated ModelicaRandom.c from the official SVN trunk of the Modelica Standard Library at https://github.com/svn2github/Modelica_StandardLibrary/blob/master/Modelica/Resources/C-Sources/ModelicaRandom.c

akloeckner commented 8 years ago

GNUC is now supprted in the MSL release. Closing this issue. Thanks, @jondo2010, for you support!