Re: Help building 08.02.0200 on Solaris 10 (sparc)

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Help building 08.02.0200 on Solaris 10 (sparc)
Дата
Msg-id 200611081706.45563.peter_e@gmx.net
обсуждение исходный текст
Ответ на Help building 08.02.0200 on Solaris 10 (sparc)  (Trevor Riever <tmanmi@yahoo.com>)
Ответы Re: Help building 08.02.0200 on Solaris 10 (sparc)  (Trevor Riever <tmanmi@yahoo.com>)
Список pgsql-odbc
Am Mittwoch, 8. November 2006 15:47 schrieb Trevor Riever:
>  gcc -DHAVE_CONFIG_H -I. -I. -I. -xO3 -xarch=v8
> -xspace -W0,-Lt -W2,-Rcond_elim -Xa -xildoff
> -xc99=none -xCC -I/usr/include/pgsql -g -O2 -MT
> info.lo -MD -MP -MF .deps/info.Tpo -c info.c  -fPIC
> -DPIC -o .libs/info.o
> gcc: unrecognized option `-Xa'
> gcc: language CC not recognized

There is nothing in the entire source code that mentions "Xa", so perhaps you
are picking this up from the environment.  Check with printenv.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Fwd: Bug#396218: bind.c: bad handling of SQL_LEN_DATA_AT_EXEC breaks passing char buffer length at SQLExec time
Следующее
От: Trevor Riever
Дата:
Сообщение: Re: Help building 08.02.0200 on Solaris 10 (sparc)