I hope to have something ready to release before the end of the year, maybe a 
sleepycat license. I got a rudimentary shell thread working, so I began 
thinking that it would be nice if the shell didn't have any built-in commands, 
but could just call functions in the "os" or the "application," and load the 
"application" separately. So I began reading the "Linker and Librarires Guide," 
hoping to get a clue about how to do that, and found dlopen(), et al. I didn't 
have to write a runtime linker! That's what I mean when I say that it's 
convenient with Solaris.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to