Re: Help building 08.02.0200 on Solaris 10 (sparc)
- From: Peter Eisentraut <peter_e(at)gmx(dot)net>
- To: pgsql-odbc(at)postgresql(dot)org
- Cc: Trevor Riever <tmanmi(at)yahoo(dot)com>
- Subject: Re: Help building 08.02.0200 on Solaris 10 (sparc)
- Date: Wed, 8 Nov 2006 17:06:44 +0100
- Message-id: <200611081706(dot)45563(dot)peter_e(at)gmx(dot)net>
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/
Home |
Main Index |
Thread Index