Opened 10 years ago
Last modified 10 years ago
#2989 closed defect
Bootstrapped compiler - build shared libOpenModelicaCompiler.dll also on Windows — at Initial Version
Reported by: | Adrian Pop | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.2 |
Component: | Installation program | Version: | trunk |
Keywords: | Cc: |
Description
There are some issues when building the shared compiler on Windows.
Currently if you comment out STATIC=static
inside Compiler/boot/Makefile.omdev.mingw
you get undefined references
to omc_assert
and omc_throw
.
Where are these defined?
Note:
See TracTickets
for help on using tickets.