Include all libraries in executable #1

Open
opened 2024-11-27 02:36:42 -08:00 by rintyuu · 2 comments
Owner

I was trying to see if I could try to run the binaries in the releases, but almost all of them errored out if the libraries weren't installed on the guest system if that makes sense.

Include libraries needed into executable (linker), or use libraries already provided on guest system

I was trying to see if I could try to run the binaries in the releases, but almost all of them errored out if the libraries weren't installed on the guest system if that makes sense. Include libraries needed into executable (linker), or use libraries already provided on guest system
Author
Owner

this involves changing some flags in the g++ linker/compiler, i feel that this would be more easier than editing the code so that all of the req'd deps are in the system libs

this involves changing some flags in the g++ linker/compiler, i feel that this would be more easier than editing the code so that all of the req'd deps are in the system libs
Author
Owner

there would be more than one file for each operating system if i went with that last route

there would be more than one file for each operating system if i went with that last route
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rintyuu/ntpdetails#1
No description provided.