Menu

Phase3 - c_cpp_withdoc_03_2016

Jo, worked out really nice ! Instead of 144 Entries before,
we now have 947 nice and cleanly formated ones in the new api file!
whoho
Have Fun!

--
Add: im still at the (very) begining of training c/cpp. So, at this time, im playing with makefiles, linking and mingw in general. Im movin not very fast in the learning curve, but at least i get solutions

For example, i was searching hours for a reason why my written makefile wont result in a static link to a lib.
Answer: - Hey - why the heck the mingw gcc linker accepts lib.lib silently - when the buils fals later at run time ??
Finally it came to me, that im not dealing with gcc linux, but with mingw on win - so i need lib.a format instead of lib.lib. Now it does the trick.... hrmof.

Posted by Thorsten Kani 2016-03-20 Labels: Phase3 mingw linker

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.