<span class="gmail_quote"></span>Dear list members,<br><br>I am having difficulties creating libpqxx 2.6.9 as a 32bit library on 64bit x86_64 systems. <br><br>I am running FC7 using gcc -v<br>Using built-in specs.<br>Target: x86_64-redhat-linux
<br>Thread model: posix
<br>gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)<br><br>uname -m<br>x86_64<br><br>I am still new to GNU's buildtools. I tried to insert these flags in <a href="http://Makefile.am" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Makefile.am</a> but it did not help.
<br><br>CFLAGS += -m32<br>AM_CXXFLAGS += -m32<br><br>Any pointers?<br><br>Thanks,<br><span class="sg">Jim<br>
</span>