VirtualTam's bookmarks
68 bookmarks found
-
- https://github.com/docker-library/official-images#architectures-other-than-amd64
- https://hub.docker.com/u/arm32v7/
- https://forums.docker.com/t/automated-build-raspberry-pi-based-image-on-docker-hub/4155/7
- https://www.ecliptik.com/Cross-Building-and-Running-Multi-Arch-Docker-Images/
- https://stackoverflow.com/questions/44925788/dockerfile-compile-in-local-machine-but-fails-in-docker-hub-for-automated-build
- https://github.com/alexellis/docker-arm
- https://github.com/resin-io-projects/armv7hf-debian-qemu
- https://github.com/cmosh/alpine-arm
-
command center: Go: Ten years and climbing
2017-11-15 -
Zachtronics | TIS-100
2017-09-25 -
-
Tokenizer - Lexer - Parser
2017-09-18 - https://stackoverflow.com/questions/380455/looking-for-a-clear-definition-of-what-a-tokenizer-parser-and-lexers-are
- https://stackoverflow.com/questions/2842809/lexers-vs-parsers
- https://en.wikipedia.org/wiki/Compilers:_Principles,_Techniques,_and_Tools
- https://meta.stackexchange.com/questions/25840/can-we-stop-recommending-the-dragon-book-please
- https://www.cs.princeton.edu/~appel/modern/
- https://www.amazon.com/dp/155860698X/?tag=stackoverfl08-20
-
The Lost Art of C Structure Packing
2017-07-18 -
Packaging Cython applications
2017-05-02 - http://stackoverflow.com/questions/37471313/setup-requires-with-cython
- http://stackoverflow.com/questions/35497572/using-python-setuptools-to-put-cython-compiled-pyd-files-in-their-original-folde
- http://stackoverflow.com/questions/32528560/using-setuptools-to-create-a-cython-package-calling-an-external-c-library
- http://stackoverflow.com/questions/22214022/how-to-run-nosetests-in-a-project-using-cython
-
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:
-
ClangFormat — Clang 5 documentation
2017-03-02 -
An Introduction to GCC - Table of Contents
2017-02-07 -
Steel Bank Common Lisp
2017-02-03 -
Welcome to Linux From Scratch!
2016-12-23