03-16-2015, 10:45 AM
(This post was last modified: 03-16-2015, 11:26 AM by DiamondToaster.)
Hmm, that's odd. Especially since I used a static library. I'll look into it. Seems like it works perfectly with distro-packaged line though.
The process was extremely hacky, I was modifying CMake and link.txt files for this to work so I wouldn't doubt it if I did something weird.
EDIT: Sorry about that, I forgot to explicitly append .a in a link.txt file. I got a couple of static builds now. Unfortunately I can only target x64 and armhf now for some reason.
The process was extremely hacky, I was modifying CMake and link.txt files for this to work so I wouldn't doubt it if I did something weird.
EDIT: Sorry about that, I forgot to explicitly append .a in a link.txt file. I got a couple of static builds now. Unfortunately I can only target x64 and armhf now for some reason.