gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: release?


From: Gary E. Miller
Subject: Re: release?
Date: Thu, 5 Jan 2023 23:32:25 -0800

Yo Fred!

On Thu, 5 Jan 2023 19:49:50 -0800 (PST)
Fred Wright <fw@fwright.net> wrote:

> > As this only applies to OpenBSD 7, I'll make the test window really
> > short. Test now.  If there is silence I'll release Friday.  
> 
> There are a number of puzzling things about this issue, though I
> guess with the narrow applicability they can wait until after the
> release to sort out.

The issue is easy to see, once you know the trick.  3 simple tests.

1st: get vizibility: uncomment line 2600, so the build environment is
printed:

# print(env.Dump())

2nd: Run scons with LDFLAGS set on the command line:

LDFLAG=foo scons build

Check the environment.

3rd: Run scons with LDFLAGS set internally, add line 958:

    config.env.Append(LDFLAGS=['bar'])

And run "scons build", then check the environment.

4th: Change the added line to this:

    config.env.Append(LDFLAGS=['baz'])

And run "scons build", then check the environment.

Compare the output, and build results, of all three tests.  Then you
see what Hal found.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        gem@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpaYVLDZ5tcQ.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]