VirtualTam's bookmarks
12 bookmarks found
Page 1 of 1
-
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:
-
A cmake configuration for Doxygen
2016-11-17 -
CMake: How To Find Libraries
2016-11-15 -
[CMake] AStyle or similar code beautifier
2016-11-15 -
Yocto / C / C++ 101
2016-08-13 C / C++
- https://en.wikibooks.org/wiki/C%2B%2B_Programming
- https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
- https://github.com/TheErk/CMake-tutorial
- https://github.com/brendangregg/FlameGraph
µC
Linux
Yocto
- https://www.yoctoproject.org/
- https://www.yoctoproject.org/documentation
- https://www.yoctoproject.org/docs/2.1/mega-manual/mega-manual.html
Toaster
- https://wiki.yoctoproject.org/wiki/Toaster
- https://www.yoctoproject.org/docs/1.8/toaster-manual/toaster-manual.html
- https://www.yoctoproject.org/sites/default/files/toaster_presentation_elce_2014_interactive_dlr1.pdf
- https://wiki.yoctoproject.org/wiki/Setting_up_a_production_instance_of_Toaster
- Toaster+Jenkins: https://lists.yoctoproject.org/pipermail/yocto/2015-April/024339.html
- Toaster+Jenkins: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7527
BitBake
Page 1 of 1