Re: Help building 08.02.0200 on Solaris 10 (sparc) - Mailing list pgsql-odbc

From Peter Eisentraut
Subject Re: Help building 08.02.0200 on Solaris 10 (sparc)
Date
Msg-id 200611081706.45563.peter_e@gmx.net
Whole thread Raw
In response to Help building 08.02.0200 on Solaris 10 (sparc)  (Trevor Riever <tmanmi@yahoo.com>)
Responses Re: Help building 08.02.0200 on Solaris 10 (sparc)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Fwd: Bug#396218: bind.c: bad handling of SQL_LEN_DATA_AT_EXEC breaks passing char buffer length at SQLExec time
Next
From: Trevor Riever
Date:
Subject: Re: Help building 08.02.0200 on Solaris 10 (sparc)