Luigi Ballabio <luigi.ballabio / riskmap.net> writes: > Hello, > sorry for bothering you all again, but I didn't seem to find any > documentation for the mkmf module. In a nutshell, my question is: > > Can one (and how does one) specify additional flags to be included in > CFLAGS and/or CPPFLAGS in the generated makefile? You can add to the Ruby global variables $CFLAGS and $LDFLAGS. Dave