On 08/06/2013 05:12 PM, Michael Cronenworth wrote:
> I'm attempting to build a project that uses both PostgreSQL (libpq.dll) and 
> CuRL
> (libcurl.dll), but I have run into a issue when both are linked into the same
> executable. I have a simple test case that I am attaching that demonstrates 
> the
> problem.
> 
> The resulting binary will not run. Windows or Wine will complain that it 
> cannot
> find libpq.dll even though libpq and libcurl are in the same directory.
> 
> If you comment out the code that calls curl_global_init() then the resulting
> binary runs fine.
> 
> Any ideas?

.. crickets..

Should I open a bug report then? GCC bugzilla?


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to