Comment by: kas1e (95.54.68.35) | At: 17 Jan 2011, 13:15 | File version: 3.6.1 |
@Varthall Better avoid all that clib2 stuff and use newlib one (from my own expirience). As mickjt say rebuilding are easy, just need to remove from MAkefile that -mcrt=clib2, and it will build a newlib version.
|
|
|
Comment by: MickJT (114.74.154.2) | At: 17 Jan 2011, 01:22 | File version: 3.6.1 |
It's better to use the sources in this archive and recompile sqlite for newlib. A makefile is included, just use the "-f" parameter in Make to choose it.
|
|
|
Comment by: Varthall (151.76.89.167) | At: 17 Jan 2011, 00:24 | File version: 3.6.1 |
In case anybody needs this, the library has been compiled with clib2 only, so you need to add -mcrt=clib2 when compiling and linking your project: http://amigaworld.net/modules/newbb/viewtopic.php?topic_id=28992&forum=15
|
|
|
Comment by: Varhall (151.30.186.203) | At: 29 Oct 2008, 22:20 | File version: 3.6.1 |
I assume this compile is for newlib, isn't it?
|
|
|
Comment by: Alex (82.231.132.41) | At: 07 Apr 2007, 00:09 | File version: 3.3.13 |
Problem is I'm not familiar with TCL at all and right now my build output an error message that I don't understand why. Maybe you can help ?
|
|
|
Comment by: Varthall (10.0.7.2) | At: 06 Apr 2007, 18:22 | File version: 3.3.13 |
Nice, I'm going to try it soon. Looking forward for Tcl too, there are some worthwhile programs written with it that could be ported (maybe Amsn for example).
|
|
|