Re: error building head on OS X 10.7.1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: error building head on OS X 10.7.1
Дата
Msg-id 6262.1315408585@sss.pgh.pa.us
обсуждение исходный текст
Ответ на error building head on OS X 10.7.1  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: error building head on OS X 10.7.1
Список pgsql-hackers
Dave Cramer <pg@fastcrypt.com> writes:
> Get the following error
> configure:3274: ccache gcc -V >&5
> llvm-gcc-4.2: argument to `-V' is missing

> should be
> ccache gcc -v >&5

That's not an error, that's normal behavior.

Mind you, I have no idea why autoconf chooses to do this when it's
already tried -v, but this is not the source of whatever problem
you're having.
        regards, tom lane


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

Предыдущее
От: Joe Abbate
Дата:
Сообщение: OPERATOR FAMILY and pg_dump
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: error building head on OS X 10.7.1