Skip to content

Commit

Permalink
- Use -rdynamic for simulation code and enable backtrace on segmentat…
Browse files Browse the repository at this point in the history
…ion fault in simulations

- Name eqFunction_<ix> to ModelName_eqFunction_<ix> to avoid name conflicts in FMU's (could also have used GCC attribute protected visibility to prevent the linker from merging eqFunction_4 in the FMU and the simulation code; but renaming the function is portable)


git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@18444 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Dec 9, 2013
1 parent f8438b4 commit c83f8a9
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 172 deletions.

0 comments on commit c83f8a9

Please sign in to comment.