bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] Do not decorate symbols as dllexport on Cygwin


From: Reuben Thomas
Subject: Re: [PATCH] Do not decorate symbols as dllexport on Cygwin
Date: Fri, 17 Feb 2023 09:30:44 +0000

On Sat, 11 Feb 2023 at 12:40, Corinna Vinschen <vinschen@redhat.com> wrote:
On Feb 11 12:29, Reuben Thomas wrote:
> On Sat, 11 Feb 2023 at 12:06, Corinna Vinschen <vinschen@redhat.com> wrote:
>
> >
> > If you're sure that the native recode.dll has been built, is it possible
> > that it's just not found, because it's not in Windows' DLL search path?
> >
> >
> Yes, because it was working fine before, and I've not changed anything
> about where it is built.

Uhm, ok, but... given you didn't build with -no-undefined yet, I'm
pretty sure libtool only built a static librecode.a, so there's a good
chance cython was linked statrically against the recode lib, no?

Thanks, that was the answer; adding the DLL's build directory to PATH on Windows fixes the tests.

I have some issues with building dependencies of Recode on Debian to investigate, and then I'll make another release.
 
--
https://rrt.sc3d.org

reply via email to

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