On 07/06/14 11:33, Justin Cormack wrote: >> I'm not too worried if you specify them together, so long as whatever >> you gave in -F DBG overrides whatever -D thinks is the way to go (i.e. >> like BUILDRUMP_DBG works now). > > ok, I added -F DBG=... support, so environment vars are now no longer > used for the script and you can eg build with -O0 -g if you like (and > if it works, it does for amd64).
Thanks. I removed the remaining references to BUILDRUMP_DBG I could grep from the wiki ([email protected]:rumpkernel/wiki.wiki.git). -O0 hasn't worked for me with clang. I don't think it worked with gcc on Cygwin either, but that was a while ago, so I'm not 100% if the recollection is correct. Anyway, those problems have taught me to generally avoid -O0. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
