What steps will reproduce the problem?
1. Checkout latest TopMod
2. Build on 64-bit Linux
Some DLFL source files set an unsigned int to a pointer value, and g++ refuses
to compile the code without -fpermissive. Appending -fpermissive to the
CXXFLAGS works around this, but this should be fixed in source.
Original issue reported on code.google.com by mazi...@gmail.com on 17 Feb 2012 at 2:48
Original issue reported on code.google.com by
mazi...@gmail.com
on 17 Feb 2012 at 2:48