On Tue, 08 Oct 2019 18:53:37 +0200,
Dan Heinz wrote:
>
> Another question is why I now need to link pthreads when I did not
> in the 1.0.2 version? I've added no-threads to the configuration,
> but I'm curious why I didn't need to previously link it. And I'd
> prefer not to change too many confi
> > > >The no-dso is silently not valid in 1.1.1c. That option didn't work
> > > >right, so it was unusable in practice anyway. However, someone recently
> > > >fixed that up, unfortunately after the last 1.1.1 release.
> > > >The specific patch may be possible to find on github (unless that br
On Tue, 08 Oct 2019 14:59:23 +0200,
Richard Levitte wrote:
>
> On Mon, 07 Oct 2019 21:55:50 +0200,
> Dan Heinz wrote:
> >
> > >The no-dso is silently not valid in 1.1.1c. That option didn't work
> > >right, so it was unusable in practice anyway. However, someone recently
> > >fixed that up, u
On Mon, 07 Oct 2019 21:55:50 +0200,
Dan Heinz wrote:
>
> >The no-dso is silently not valid in 1.1.1c. That option didn't work right,
> >so it was unusable in practice anyway. However, someone recently fixed that
> >up, unfortunately after the last 1.1.1 release.
> >The specific patch may be po
>The no-dso is silently not valid in 1.1.1c. That option didn't work right, so
>it was unusable in practice anyway. However, someone recently fixed that up,
>unfortunately after the last 1.1.1 release.
>The specific patch may be possible to find on github (unless that branch has
>been deleted)
The no-dso is silently not valid in 1.1.1c. That option didn't work
right, so it was unusable in practice anyway. However, someone
recently fixed that up, unfortunately after the last 1.1.1 release.
The specific patch may be possible to find on github (unless that
branch has been deleted), otherw
Please bear with me as I am a Windows developer, and not too adept with Linux.
Our library has been using the OpenSSL 1.0.2x branch, and we are moving to
1.1.1c. I have the Windows build of our libraries working, and now I've moved
to Linux.
Our library is built as a shared library as well as s