Re: linux.mk

From: Blue Lizard (webmaster@dofty.zzn.com)
Date: Sat Apr 06 2002 - 19:54:56 EST

  • Next message: Blue Lizard: "Re: linux.mk"

    Oops. I see that the way this was done was to properly handle defaults,
    but as you can see, that had side effects (unwanted ones).

    On Sat, 2002-04-06 at 19:48, Blue Lizard wrote:
    > Well, here's where I first noticed the problem. My make ABI_OPT_PROF=1
    > install_dbg (there were other variables, but this is all that's
    > pertinent) did not produce the debugging symbols. I look in
    > src/config/platforms/linux.mk and see that ABI_OPT_(OPTIMIZE, GNOME,
    > XML, DEBUG, &c) are only checked AFTER ABI_OPT_PROF is shown to not be
    > set.
    > I believe there is a reason for this, possibly regarding the size of the
    > build with certain options put together. What is it?
    >
    > To change I would put not in the if hierarchy (currently present) these
    > options, but sequential, and make things like OPTIMIZER = $OPTIMIZER
    > <and then the meat>
    >
    > Someone fill me with knowledge please :-).
    >
    > Regards
    > -Mark
    >



    This archive was generated by hypermail 2.1.4 : Sun Apr 07 2002 - 00:55:12 EST