Re: Help building 08.02.0200 on Solaris 10 (sparc)

From: Trevor Riever <tmanmi(at)yahoo(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Help building 08.02.0200 on Solaris 10 (sparc)
Date: 2006-11-08 19:33:36
Message-ID: 20061108193336.66537.qmail@web60724.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

root:Z:live:H:live::/public/psqlodbc/psqlodbc-08.01.0200#
printenv
_=/opt/sfw/bin/printenv
MANPATH=:/opt/sfw/man
LANG=en_US.UTF-8
HZ=
PATH=/usr/sbin:/usr/bin:/usr/local/bin:/usr/sfw/bin:/opt/sfw/bin:/usr/local/lib:/usr/local/ssl:/usr/local/ssl/bin:/usr/ccs/bin:/usr/local/mysql/bin:/usr/local/mysql/lib:/opt/sfw/include:/usr/ucb:/usr/local/ssl/include/openssl:/usr/sbin:/usr/bin:/opt/sfw/bin:/usr/ucb:/usr/lib
EDITOR=vi
LOGNAME=root
MAIL=/var/mail/root
SHELL=/usr/bin/ksh
HOME=/
LD_LIBRARY_PATH=/usr/local/lib:/usr/lib:/opt/sfw/lib
TERM=vt100
PWD=/public/psqlodbc/psqlodbc-08.02.0200

The thing that I'm confused over is that I can
configure and make 08.01.0200, 08.02.0100, and
08.02.0200 with the same login and session, but
08.02.0200 will break.

Trevor

--- Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:

> 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/
>


____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Trevor Riever 2006-11-08 20:32:57 Re: Help building 08.02.0200 on Solaris 10 (sparc)
Previous Message Peter Eisentraut 2006-11-08 16:06:44 Re: Help building 08.02.0200 on Solaris 10 (sparc)