On Oct 31, 2013 8:19 AM, "Kevin Fowler" <kevpfow...@gmail.com> wrote:
>
> Not to stand in the way of progress at all, but just to note we
cross-compile OpenSSL libraries for an embedded linux target that is still
using libc_r, not libpthread. That will not change anytime soon for us, at
least on legacy systems.
>
> Besides that, it seems much of this discussion is about native builds and
config-time detection of threading support. What about cross-compiling?

I will be introducing new targets.  For cross-compilation you must tell
./Configure the target name and there's no auto-detection.  If you want
auto-detection you run ./config on the target host.  (At least that's my
understanding of how OpenSSL build configuration works.)

Reply via email to