While working on the cross compilation of mkxpplus in order to run it on Windows later on, I met a strange guest, the mingw ld linker app. As you might know a compiler isn't just a compiler, you need a toolchain to compile stuff in programming languages like C, C++, Objective C or C++, C#, Fortran, CPython, etc. AFAIK it requires a cmake utility, the make applet, probably a subset of cmake or vice versa, the "actual" compiler, if it's not a link to the cc or c++ library install on your system, and the linker, a small app that will let you merge everything into a single shared library, static library or binary executable (bin, so, exe, app, appbundle). Sometimes stuff like ar utility might be called out to make an object file called a or ar file, or there's some utility to compile a resource res file as well. Everything was going as... usual still this guest of mind came up with its own plans for the weekend: it would refuse to find required libraries, making it impossible to link the involved files and let them become one as I once expected. I can't completely blame it, I still need to fix one last bug to make it work normally (hopefully). Even so it caused me severe headaches whenever it refused to find zlib or gmp or Ruby libraries that have been there for quite a while now. Curiously the default Linux ld app didn't have any problem with looking for the equivalent versions of those libraries. Of course the binary executable wouldn't work then because it was linked as a Linux like executable file.
Yeah, I filed a bug report to the very same maintainers' bug list, if I didn't make any mistake there, just in case they can tell what the hell happened to my mingw ld linker that has become a stubborn kid for no good reason. =_=
Yeah, I filed a bug report to the very same maintainers' bug list, if I didn't make any mistake there, just in case they can tell what the hell happened to my mingw ld linker that has become a stubborn kid for no good reason. =_=
"For God has not destined us for wrath, but for obtaining salvation through our Lord Jesus Christ," 1 Thessalonians 5:9
Maranatha!
The Internet might be either your friend or enemy. It just depends on whether or not she has a bad hair day.
My Original Stories (available in English and Spanish)
List of Compiled Binary Executables I have published...
HiddenChest & Roole
Give me a free copy of your completed game if you include at least 3 of my scripts!
Just some scripts I've already published on the board...
KyoGemBoost XP VX & ACE, RandomEnkounters XP, KSkillShop XP, Kolloseum States XP, KEvents XP, KScenario XP & Gosu, KyoPrizeShop XP Mangostan, Kuests XP, KyoDiscounts XP VX, ACE & MV, KChest XP VX & ACE 2016, KTelePort XP, KSkillMax XP & VX & ACE, Gem Roulette XP VX & VX Ace, KRespawnPoint XP, VX & VX Ace, GiveAway XP VX & ACE, Klearance XP VX & ACE, KUnits XP VX, ACE & Gosu 2017, KLevel XP, KRumors XP & ACE, KMonsterPals XP VX & ACE, KStatsRefill XP VX & ACE, KLotto XP VX & ACE, KItemDesc XP & VX, KPocket XP & VX, OpenChest XP VX & ACE
Maranatha!
The Internet might be either your friend or enemy. It just depends on whether or not she has a bad hair day.
My Original Stories (available in English and Spanish)
List of Compiled Binary Executables I have published...
HiddenChest & Roole
Give me a free copy of your completed game if you include at least 3 of my scripts!
Just some scripts I've already published on the board...
KyoGemBoost XP VX & ACE, RandomEnkounters XP, KSkillShop XP, Kolloseum States XP, KEvents XP, KScenario XP & Gosu, KyoPrizeShop XP Mangostan, Kuests XP, KyoDiscounts XP VX, ACE & MV, KChest XP VX & ACE 2016, KTelePort XP, KSkillMax XP & VX & ACE, Gem Roulette XP VX & VX Ace, KRespawnPoint XP, VX & VX Ace, GiveAway XP VX & ACE, Klearance XP VX & ACE, KUnits XP VX, ACE & Gosu 2017, KLevel XP, KRumors XP & ACE, KMonsterPals XP VX & ACE, KStatsRefill XP VX & ACE, KLotto XP VX & ACE, KItemDesc XP & VX, KPocket XP & VX, OpenChest XP VX & ACE