Re: [GENERAL] WIN32 Build?
| От | Tom Lane |
|---|---|
| Тема | Re: [GENERAL] WIN32 Build? |
| Дата | |
| Msg-id | 29671.1155159844@sss.pgh.pa.us обсуждение исходный текст |
| Список | pgsql-hackers |
[ redirecting to -hackers, as this seems utterly off-topic for -general ]
Bruce Momjian <bruce@momjian.us> writes:
> Shoaib Mir wrote:
>> If you remove "inline" the build process goes fine and if you dont, it first
>> gives a few warning and in the end quits the build process with a fatal
>> error.
> OK, good to know. If we ever find a symbol that is defined for that
> compiler that we can test, we can fix this.
If we were running the actual configure script, presumably it would
figure out that "inline" doesn't work on this compiler. I suppose the
problem here is that there's 0 chance of that in a pure-Microsoft
build environment. Should we just dumb pg_config.h.win32 down to the
lowest common denominator, and make it #define inline as empty for any
Windows build environment that can't run configure? I don't think we
care that much about inline-ing on the client side anyway.
regards, tom lane
В списке pgsql-hackers по дате отправления: