What is the entry point of a so (shared object?)'s source code?Where can I find the source code for...
Am I being scammed by a sugar daddy?
Is it good practice to create tables dynamically?
Can I attach a DC blower to intake manifold of my 150CC Yamaha FZS FI engine?
Why is it bad to use your whole foot in rock climbing
How do I type a hyphen in iOS 12?
Nth term of Van Eck Sequence
A team managed by my peer is close to melting down
What do I need to do, tax-wise, for a sudden windfall?
What is the language spoken in Babylon?
Must a CPU have a GPU if the motherboard provides a display port (when there isn't any separate video card)?
Is all-caps blackletter no longer taboo?
Must I use my personal social media account for work?
Part of my house is inexplicably gone
When editor does not respond to the request for withdrawal
Why are ambiguous grammars bad?
Approach sick days in feedback meeting
Fastest way from 8 to 7
Is there a frequency comparator device?
If absolute velocity does not exist, how can we say a rocket accelerates in empty space?
How do I properly use a function under a class?
What do you call the action of "describing events as they happen" like sports anchors do?
Is Jesus the last Prophet?
About the paper by Buekenhout, Delandtsheer, Doyen, Kleidman, Liebeck and Saxl
Jam with honey & without pectin has a saucy consistency always
What is the entry point of a so (shared object?)'s source code?
Where can I find the source code for `uptime`?How to grep on source code without catching commentsVersion indication in the file name for a shared libraryHow can I modify a python shared object (.so) file?undefined reference when compiling the driver with shared library fileRedhat error while loading shared libraries: libkeyutils.so.1: cannot open shared object file: Permission deniedWhat is a kernel-source-tree?Object library not found by shared object libraryWhere can I find the source code specifically for the minimal debian installer cd?What does a “failed to map segment from shared object” error mean?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Specifically I'm trying to port libcroco's functionality to a cross-platform BASIC dialect and need to know where to start looking at the code.
In short, what is the equivalent of Window's DLLMAIN?
source dynamic-linking shared-library
add a comment |
Specifically I'm trying to port libcroco's functionality to a cross-platform BASIC dialect and need to know where to start looking at the code.
In short, what is the equivalent of Window's DLLMAIN?
source dynamic-linking shared-library
1
There isn't one. See stackoverflow.com/questions/12463718/…
– Stephen Harris
1 hour ago
add a comment |
Specifically I'm trying to port libcroco's functionality to a cross-platform BASIC dialect and need to know where to start looking at the code.
In short, what is the equivalent of Window's DLLMAIN?
source dynamic-linking shared-library
Specifically I'm trying to port libcroco's functionality to a cross-platform BASIC dialect and need to know where to start looking at the code.
In short, what is the equivalent of Window's DLLMAIN?
source dynamic-linking shared-library
source dynamic-linking shared-library
asked 1 hour ago
Bryan DunphyBryan Dunphy
246
246
1
There isn't one. See stackoverflow.com/questions/12463718/…
– Stephen Harris
1 hour ago
add a comment |
1
There isn't one. See stackoverflow.com/questions/12463718/…
– Stephen Harris
1 hour ago
1
1
There isn't one. See stackoverflow.com/questions/12463718/…
– Stephen Harris
1 hour ago
There isn't one. See stackoverflow.com/questions/12463718/…
– Stephen Harris
1 hour ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f524330%2fwhat-is-the-entry-point-of-a-so-shared-objects-source-code%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f524330%2fwhat-is-the-entry-point-of-a-so-shared-objects-source-code%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
There isn't one. See stackoverflow.com/questions/12463718/…
– Stephen Harris
1 hour ago