You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The generated module initialisation function fails to export because of
the "-fvisibility-hidden" resulting in an import failure on missing
symbol. Alter the visibility of the initialisation function to "default"
to ensure that it winds up as "global" in the module binary.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit
|
3 years ago | |
---|---|---|
.. | ||
export.c | 14 years ago | |
gencode.c | 3 years ago | |
heap.c | 14 years ago | |
lexer.l | 14 years ago | |
main.c | 14 years ago | |
parser.y | 4 years ago | |
sip.h | 14 years ago | |
sipgen.sbf | 14 years ago | |
transform.c | 14 years ago |