Hi, I'm very new to POCO and new to C++ as well.
Our current system are 32-bit binaries running on Red Hat Linux 64 bit. Is there any way to force build POCO as 32 bit? I tried putting -m32 to CXXFLAGS but it doesn't seem to work.
I'd be really grateful if someone can shed a light on this.
Thanks.





