I have installed gcc49 so I'll run gcc49 main.cpp -o -shared lib.so orQuote:
I am using Codeblocks with uniwin to do the compiling for me
[Only registered and activated users can see links. Click Here To Register...]
Other than that you'll need gcc48 (or higher) and a FreeBSD (32bit) system to compile on.
I myself use a vm for that.
What you'll have to do is install gcc48 and move the old gcc/g++ commands to gcc_old or something and then rename the new gcc48 to gcc (same with g++)
[Only registered and activated users can see links. Click Here To Register...]
iMer
what?