Re: making a dll, pt2
- Posted by raseu Sep 29, 2012
- 1394 views
with respect to memory constraints on the raspberry pi,
I had similar thoughts late last year
see : http://openeuphoria.org/forum/m/117069.wc
the ability to syntax check function signatures
and perform binding at link time to shared libraries
would be great for any included source files whether via an ifdef, command line switch or maybe even a new keyword
ras