Re: Build issue with Commons Daemon 1.5.0 binaries

2025-12-10 Thread Gary Gregory
On Wed, Dec 10, 2025, 18:10 sebb  wrote:

> On Wed, 10 Dec 2025 at 21:08, Mark Thomas  wrote:
> >
> > On 10/12/2025 19:42, sebb wrote:
> > > On Wed, 10 Dec 2025 at 18:46, Mark Thomas  wrote:
> > >>
> > >> All,
> > >>
> > >> There is an issue with the Commons Daemon 1.5.0 binaries for Windows.
> > >>
> > >> I forgot to build them with "STATIC_CRT=Hybrid" so they have an
> unwanted
> > >> dependency on vcruntime140.dll.
> > >
> > > Can this option be made the default for Windows builds?
> >
> > I can't think of any reason why not. I'll make that change before I tag
> > 1.5.1.
>
> Great.
>
> If it is easy to check the generated binaries for external
> dependencies, perhaps that could be added as a test?
>

Great idea. I wonder if running link on the EXE could get it to output info
we can test for...

Gary

>
> > Mark
> >
> >
> > -
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
>
> -
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


Re: Build issue with Commons Daemon 1.5.0 binaries

2025-12-10 Thread sebb
On Wed, 10 Dec 2025 at 21:08, Mark Thomas  wrote:
>
> On 10/12/2025 19:42, sebb wrote:
> > On Wed, 10 Dec 2025 at 18:46, Mark Thomas  wrote:
> >>
> >> All,
> >>
> >> There is an issue with the Commons Daemon 1.5.0 binaries for Windows.
> >>
> >> I forgot to build them with "STATIC_CRT=Hybrid" so they have an unwanted
> >> dependency on vcruntime140.dll.
> >
> > Can this option be made the default for Windows builds?
>
> I can't think of any reason why not. I'll make that change before I tag
> 1.5.1.

Great.

If it is easy to check the generated binaries for external
dependencies, perhaps that could be added as a test?

> Mark
>
>
> -
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: Build issue with Commons Daemon 1.5.0 binaries

2025-12-10 Thread Mark Thomas

On 10/12/2025 19:42, sebb wrote:

On Wed, 10 Dec 2025 at 18:46, Mark Thomas  wrote:


All,

There is an issue with the Commons Daemon 1.5.0 binaries for Windows.

I forgot to build them with "STATIC_CRT=Hybrid" so they have an unwanted
dependency on vcruntime140.dll.


Can this option be made the default for Windows builds?


I can't think of any reason why not. I'll make that change before I tag 
1.5.1.


Mark


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: Build issue with Commons Daemon 1.5.0 binaries

2025-12-10 Thread sebb
On Wed, 10 Dec 2025 at 18:46, Mark Thomas  wrote:
>
> All,
>
> There is an issue with the Commons Daemon 1.5.0 binaries for Windows.
>
> I forgot to build them with "STATIC_CRT=Hybrid" so they have an unwanted
> dependency on vcruntime140.dll.

Can this option be made the default for Windows builds?

> I think the best option is a quick 1.5.1 release. Unless anyone has a
> better idea, I'll start that process tomorrow.
>
> Mark
>
>
> -
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: Build issue with Commons Daemon 1.5.0 binaries

2025-12-10 Thread Gary Gregory
Sounds good.

Gary


On Wed, Dec 10, 2025, 13:46 Mark Thomas  wrote:

> All,
>
> There is an issue with the Commons Daemon 1.5.0 binaries for Windows.
>
> I forgot to build them with "STATIC_CRT=Hybrid" so they have an unwanted
> dependency on vcruntime140.dll.
>
> I think the best option is a quick 1.5.1 release. Unless anyone has a
> better idea, I'll start that process tomorrow.
>
> Mark
>
>
> -
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


Build issue with Commons Daemon 1.5.0 binaries

2025-12-10 Thread Mark Thomas

All,

There is an issue with the Commons Daemon 1.5.0 binaries for Windows.

I forgot to build them with "STATIC_CRT=Hybrid" so they have an unwanted 
dependency on vcruntime140.dll.


I think the best option is a quick 1.5.1 release. Unless anyone has a 
better idea, I'll start that process tomorrow.


Mark


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]