> I thought someone was going to contact the author of the version above > to see if he minded if we put it into the autobuilder compiling against > unixlib. > > Looking at it again, I suspect we could build the library part libSQlite3 > anyway as it probably doesn't have as much platform dependent code. >
the riscos part of the code has the same no restrictions bit at the top as the rest of sqlite3, so i would guess the only issue would be his csupport library that is used somewhere. just looked at clib support and readme says- ** This library provides a number of routines needed by some of the ported software on this site (http://www.really.demon.co.uk). Some of these are (I think) required by POSIX compliant systems while others have been added for RISCOS specific memory allocation. ** but i cant find any copyright restrictions anywhere, so if the author is uncontacable for any reason i dont think we are breaching anything if it does get included, its probably just a matter of being polite and asking him ;) _______________________________________________ GCCSDK mailing list [email protected] Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK
