[fpc-pascal] exports VS export

Alex Shishkin alexvins at mail.ru
Tue Jan 18 20:46:30 CET 2011


18.01.2011 22:28, Jonas Maebe пишет:
> What do you mean by "crashes"? A segmentation fault? If so, where exactly does it crash? And how do you import that routine in the program and call it? Currently, the "export" modifier apparently does not add an alias for the unmangled name, so I'm not sure how you are even getting things linked successfully.
>
Attempt to run with static linking crashes debugger. Dynamic linking 
simply failed. So I ask what does modifier "export" actually do?



More information about the fpc-pascal mailing list