Re: problem with static libgpg-error 1.9 on MinGW

2010-09-01 Thread Werner Koch
On Mon, 30 Aug 2010 20:28, mabr...@mabrand.nl said: > I have been working on updating from libgpg-error-1.8 to > libgpg-error-1.9 in mingw-cross-env. Mingw-cross-env is a cross Actually you may only build libgpg-error with a cross compiler; in particular mingw32 (but not using that newer (Debian

problem with static libgpg-error 1.9 on MinGW

2010-08-30 Thread Mark Brand
Hi, I have been working on updating from libgpg-error-1.8 to libgpg-error-1.9 in mingw-cross-env. Mingw-cross-env is a cross building environment for MinGW. One of its features is that it builds static versions of all its libraries. Anyway, I have a new runtime problem with applications li