VirtualTam's bookmarks
1834 bookmarks found
-
TL;DR: Don't. It doesn't exist. Libs are searched from $PATH
-
Autotools - A Practitioner's Guide to GNU Autoconf, Automake, and Libtool (article series)
2017-04-27 Updated published book: http://shop.oreilly.com/product/9781593272067.do
-
C+Python and core dumps - Stack Overflow
2017-04-26 - http://plasmodic.github.io/ecto/ecto/usage/external/debugging.html
- https://lists.gt.net/python/python/1132756
1$ gdb --args python script.py 2[... GDB info ...] 3(gdb) run 4[... oooh crashes \o/ ...] 5(gdb)
-
- https://toastersecurity.blogspot.de/2015/12/understanding-tcp-with-python-part-1.html
- https://toastersecurity.blogspot.de/2015/12/understanding-and-manipulating-tcp-with.html
- https://toastersecurity.blogspot.de/2015/12/tcp-103-port-scanning-with-scapy.html
- https://toastersecurity.blogspot.de/2015/12/dos-101-ping-of-death.html
-
Building a DLL in Cygwin
2017-04-25 error: relocation truncated to fit: R_X86_64_PC32 against undefined symbol `len'
- https://cygwin.com/ml/cygwin/2014-04/msg00058.html
- https://stackoverflow.com/questions/10486116/what-does-this-gcc-error-relocation-truncated-to-fit-mean
- https://www.technovelty.org/c/relocation-truncated-to-fit-wtf.html
error: undefined symbols not allowed
- http://www.gnu.org/software/libtool/manual/html_node/LT_005fINIT.html
- http://stackoverflow.com/questions/17487891/libtool-undefined-symbols-not-allowedin-i686-pc-mingw32-shared#22884787
error: undefined reference to winmain
- http://stackoverflow.com/questions/33734016/undefined-reference-to-winmain-with-cygwin-and-cmake
- http://stackoverflow.com/questions/13871617/winmain-and-main-in-c-extended
Autotools:
- https://www.sourceware.org/autobook/autobook/autobook_135.html
- https://www.sourceware.org/autobook/autobook/autobook_136.html
- https://sourceware.org/autobook/autobook/autobook_137.html
- http://stackoverflow.com/questions/26151995/autotools-make-doesnt-create-dll-under-cygwin
- https://autotools.io/libtool/windows.html
Cygwin:
General:
-
ESNet/Internet2 Network Performance Tools
2017-04-24 bwctl - Bandwidth Test Controller:
- http://software.internet2.edu/bwctl/
- https://fasterdata.es.net/performance-testing/network-troubleshooting-tools/bwctl/
- https://github.com/perfsonar/bwctl
OWAMP - One-Way Active Measurement Protocol:
- http://software.internet2.edu/owamp/
- https://fasterdata.es.net/performance-testing/network-troubleshooting-tools/owamp/
Network Diagnostic Tools:
nuttcp:
- http://www.nuttcp.net/Welcome%20Page.html
- https://fasterdata.es.net/performance-testing/network-troubleshooting-tools/nuttcp/
perfSONAR:
- http://www.perfsonar.net/
- http://fasterdata.es.net/performance-testing/perfsonar/
- https://github.com/perfsonar
- https://en.wikipedia.org/wiki/PerfSONAR
pScheduler (bwctl replacement):