Ok I have been trying everything for the last 8 hours, so time to ask for help. I have already built the boost libraries with b2 toolset=gcc, which built the .a files in stage/lib. Now I am in code blocks and want to link a boost library STATICALLY and I can't figure it out.
can anyone give me STEP by STEP instruction on how to link the boost filesystem library statically. With no confusion please?