Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged linker

0 votes
968 views
1 answer
    I need to distribute a binary that will run on as many x86 Linux distributions as possible. That means that I ... link any libraries at all. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    Background I have a project named PersonLibrary which has two files. Person.h Person.cpp This library produces a ... for this problem? Thanks See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
802 views
1 answer
    I'm using Code::Blocks IDE(v13.12) with GNU GCC Compiler. I want to the linker to link static versions of ... ? What about doing this in Visual C++ Express? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
730 views
1 answer
    Even trivially small Haskell programs turn into gigantic executables. I've written a small program, that was compiled ( ... anything, can I do to reduce this? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    to clarify, my question refers to wrapping/intercepting calls from one function/symbol to another function/symbol when ... outside of foo.o. Is this possible? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
953 views
1 answer
    I've created a new C++ project in Visual Studio 2008. No code has been written yet; Only project settings ... error LNK1104: cannot open file 'C:Program.obj' Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
850 views
1 answer
    How will it change the code, e.g. function calls? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
848 views
1 answer
    Some platforms mandate that you provide a list of a shared library's external symbols to the linker. However, on ... How can that be achieved using GNU ld? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
644 views
1 answer
    This question already has answers here: Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
879 views
1 answer
    It feels strange to me to use -Wl,-Bstatic in order to tell gcc which libraries I want to link with ... for including static and dynamic libraries the same. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
743 views
1 answer
    Why does the order in which libraries are linked sometimes cause errors in GCC? Question&Answers:os...
asked Oct 16, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
764 views
1 answer
    Why does the order in which libraries are linked sometimes cause errors in GCC? question from:https:// ... 65869241/library-functions-not-found-when-compiling-ubuntu-20-04...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
808 views
1 answer
    I created a native OCR module using N-API (node-addon-api) with bindings to tesseract OCR. My intention is to ... -to-link-and-package-external-library-with-node-gyp-for-electron...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
917 views
1 answer
    I have read the other answers on this topic, and unfortunately they have not helped me. I am attempting to ... .com/questions/15905119/c-linking-error-undefined-reference-to-main...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
681 views
1 answer
    Are there any good ways to make small haskell executables? With ghc6 a simple hello world program seems ... ://stackoverflow.com/questions/699908/making-small-haskell-executables...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
689 views
1 answer
    I know that header files have forward declarations of various functions, structs, etc. that are used in ... .com/questions/18548157/c-header-files-and-compilation-linking...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
748 views
1 answer
    I know that header files have forward declarations of various functions, structs, etc. that are used in ... .com/questions/18548157/c-header-files-and-compilation-linking...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
819 views
1 answer
    I have a shared library (*.so) created using Real View Compiler Tools (RVCT 3.2) on windows target. ... ://stackoverflow.com/questions/726014/linking-a-shared-library-using-gcc...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
618 views
1 answer
    (This question already has answers here): question from:https://stackoverflow.com/questions/12122446/how-does-c-linking-work-in-practice...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
757 views
1 answer
    I'm trying to link the output of C++ using ld and not g++. I'm only doing this to learn how to do ... ://stackoverflow.com/questions/14163208/how-to-link-c-object-files-with-ld...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
652 views
1 answer
    I'm trying to link the output of C++ using ld and not g++. I'm only doing this to learn how to do ... ://stackoverflow.com/questions/14163208/how-to-link-c-object-files-with-ld...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
864 views
1 answer
    to clarify, my question refers to wrapping/intercepting calls from one function/symbol to another function/symbol when the ... -to-symbol-with-caller-and-callee-defined-in-the-sam...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I use a prebuild libc.a, which have some copy relocation : 0001f554 00010f03 R_ARM_REL32 0001fb00 __memcpy_neon ... .com/questions/66064709/libc-a-unexpected-reloc-type-0x03...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
4.0k views
1 answer
    I have a complex build project that started as 4 visual studio 2017 solution C++/Fortran projects. I need to port ... need to link to cpp_api.so Any guidance would be appreciated....
asked Jan 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.8k users

...