Re: make coverage-html on OS X

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: make coverage-html on OS X
Дата
Msg-id 7d2a2515-b704-868d-0991-7c066c7f5a98@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: make coverage-html on OS X  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Ответы Re: make coverage-html on OS X  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Список pgsql-hackers
On 10/14/16 11:50 AM, Jim Nasby wrote:
> On 10/13/16 11:13 PM, Peter Eisentraut wrote:
>> On 10/13/16 4:03 PM, Jim Nasby wrote:
>>> I've slowly stripped away my normal build environment; I'm now using
>>> baseline gcc (no ccache) with the following ./configure... anyone have
>>> any ideas how to debug/fix this?
>>
>> Which gcc are you using?
> 
> gcc --version
> Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr 
> --with-gxx-include-dir=/usr/include/c++/4.2.1
> Apple LLVM version 8.0.0 (clang-800.0.38)

I would try it with something that is not the system compiler.  For
example, a gcc build from Homebrew.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan.
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Parallel tuplesort (for parallel B-Tree index creation)