Mark Dilger <[email protected]> writes: > There is still something screwy here, though, as this compiles, links and > runs fine for me on mac and linux, but not for Robert.
Are you using --enable-nls at all on your Mac build? Because for sure it
should not work there, given the failure to include -lintl in amcheck's
link step. Some platforms are forgiving of that, but not Mac.
regards, tom lane
