Koz Ross

Results 143 comments of Koz Ross

I think we can leave it open - I've made a new tag just for this purpose. Thanks for bringing this library to my attention!

Sorry for the delay @myd7349 - I'm _definitely_ torn about this one. While CONTRIBUTING.md technically doesn't prohibit this from being included, I'm curious just how likely it is that C++...

@myd7349 Thanks for getting back to me. Sorry if I wasn't clear - my specific question was this: suppose I, a C programmer who knows nothing of C++, want to...

Yeah, it was "couldn't load" - this is what happens when I retype things from a tablet. The problems are not Clang-specific, but rather, Android (and Termux)-specific I think. I...

I unset RLDFLAGS in the appropriate makefile, and I compiled and linked everything without warnings. However, I still get this: $ LD_LIBRARY_PATH=`pwd` ./chibi-scheme -I`pwd`/lib ERROR: couldn't load dynamic library: "/data/data/com.termux/files/home/chibi-scheme/lib/srfi/18/threads.so"...

@ashinn I tried a fresh clone and doing ``make chibi-scheme-static``. When I did so, the process went as far as linking, but then errored out: cc -Wall -g -g3 -O3...

@ashinn I tried these steps. I got as far as the last one, when I got this: cc -DSEXP_USE_STATIC_LIBS -Iinclude -Wall -DSEXP_USE_DL=0 -g -g3 -O3 -o chibi-scheme main.o -L. -lchibi-scheme...

@travitch Thanks for the fast response! Based on your response, if I wanted to 'link together' two different graphs using an edge, it seems like I would first need to...

I too would like to hear when it becomes available for offline reading as a PDF or ebook of some other kind.

@Fuuzetsu I would be willing to take over maintenance of this package.