On Wed, May 28, 2014 at 2:04 AM, Antti Kantee <[email protected]> wrote: > On 27/05/14 16:17, Justin Cormack wrote: >>> Yea, maybe it should be -F DBG now. >>> >>> However, I'd like -DDD to remain, for the Chaos Strikes Back reference. >>> Plus, it's nice to be able to say "as much debug as you can give me" >>> without having to crawl through documentations for a selection of flags >>> and variables. >> >> That should be fine, will just make sure you can't specify -F DBG and >> -D together. > > 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). Justin ------------------------------------------------------------------------------ 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
