Native Library Initialization
Walter Fetter Lages <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Organization | Universidade Federal do Rio Grande do Sul |
| Message-ID | <[email protected]> |
Hello! Some questions about native libraries: 1 - Can I pass arguments to a native library initialization routine? How? 2 - It appears that only labels starting with Native_ AND THAT ARE DECLARED ALONE IN THE LINE are exported as public by a390. For example: Native_method: clr a ret works OK, but Native_method: clr a ret generates a link error while loading the native libraray. Is this a feature or a bug? 3 - Can constructors and finalize() be implemented as native methods? -- [ ]'s Walter Fetter Lages <mailto:[email protected]> <http://www.eletro.ufrgs.br/~fetter> _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini