Re: Complier warnings on mingw gcc 4.5.0
От | Magnus Hagander |
---|---|
Тема | Re: Complier warnings on mingw gcc 4.5.0 |
Дата | |
Msg-id | AANLkTimS5SwqwR0tj1Hq4yo4MeYbxPpFLF8Vpk5LAdBe@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Complier warnings on mingw gcc 4.5.0 (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Complier warnings on mingw gcc 4.5.0
|
Список | pgsql-hackers |
On Wed, Dec 15, 2010 at 17:43, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Andrew Dunstan <andrew@dunslane.net> writes: >> On 12/15/2010 11:12 AM, Tom Lane wrote: >>> 1. Is that build using src/port/getopt.c, or a library-supplied getopt? >>> What about getopt_long.c? >>> >>> 2. Is HAVE_INT_OPTRESET getting defined? Should it be? > >> I had the same thought. I did try forcing use of our getopt and >> getopt_long, without success, but didn't look at optreset. > > Do we use configure at all on a mingw build? If we don't, then > HAVE_INT_OPTRESET is surely not getting defined. We do use configure on mingw. The output from a regular mingw configure run formed the base for the config file we use for MSVC where we can't run it, but an actual mingw build will re-run configure every time. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/
В списке pgsql-hackers по дате отправления: