mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] gettext, gnulib and multiples definitions of


From: Martin Lambers
Subject: Re: [Mingw-cross-env-list] gettext, gnulib and multiples definitions of printf
Date: Mon, 22 Mar 2010 07:00:10 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hi Michel!

On Sun, 21. Mar 2010, 05:12:28 -0300, Michel Boaventura wrote:
> Since mingw doesn't have a printf bundle with it, gettext compiles its
> own version of printf.

MinGW has printf, but gnulib and (indirectly) gettext provide a
replacement because the MinGW version has some problems, see
http://www.gnu.org/software/gnulib/manual/gnulib.html#printf

> The problem is that gnulib also defines printf. So I can't compile the
> software, because I get an error due to multiples definitions of printf.

I think this should be reported to either address@hidden
or address@hidden

I remember that the problem of multiple definitions of the same symbols
was discussed on bug-gnulib a while ago, but I cannot find a reference
now.

Martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]