Replies: 3 comments 13 replies
-
Nice! I suppose for when building perl, you used the bundled zlib source included in the perl source, instead of building perl against system installed zlib-ng? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I have notes, |
Beta Was this translation helpful? Give feedback.
3 replies
-
Found good references. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm sharing the references I use.
Here are the results I got:
Successful with notes
Ninja
->Samurai
Zlib
->Zlib-ng
Gzip
->Pigz
Pkg-config
->Pkgconf
GNU Gettext
->Gettext-tiny
GNU Ncurses
->NetBSD Curses
Failed with reasons
GNU M4
->OpenBSD M4
orQuasar M4
GNU Readline
->NetBSD libedit
GNU Bison
->OpenBSD Yacc
orByacc
...
Beta Was this translation helpful? Give feedback.
All reactions