Opened 10 years ago
Last modified 6 years ago
#3029 new defect
Add support for generating a 32bit FMU using a 64bit OMC (if possible)
Reported by: | Adrian Pop | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | FMI | Version: | trunk |
Keywords: | Cc: |
Description
Some people are interested in generating a 32bit FMU from a 64bit OMC
on Linux. This should be possible I guess if we specify some flags to
the C compiler, but we would need 32 bit libraries to link in I guess.
Note:
See TracTickets
for help on using tickets.
On Windows, I have the same requirement.