installation: cc and gcc how to?

From: Nilabhra Banerjee <nil_ban(at)yahoo(dot)co(dot)uk>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, bruc(at)stone(dot)congenomics(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: installation: cc and gcc how to?
Date: 2004-07-17 09:02:39
Message-ID: 20040717090239.3138.qmail@web25402.mail.ukl.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello Everybody,

I am going to load postgresql 7.4 in
Irix 6.5.20, MIPS processor

Please help me out with gcc/cc idea

As far as I understood, I have to use gmake (as I have
done in all other OS) and native cc in place of gcc.

As par the installation guide the command should be
something like
./configure CC={cc compiler path} CFLAGS='-O2 -pipe'

But I cant understand the what does the CFLAG
parameter mean. Could u please throw some light on
that at least it would be helpful if u specify the
exact configure command line u have used for Irix
6.5.20 native c compiler.

Thank you,

Regards
Nil Banerjee




ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself http://uk.messenger.yahoo.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vitaly Belman 2004-07-17 09:14:23 Re: Are SQL functions better than PG/SQL ones?
Previous Message Richard A Lough 2004-07-17 07:45:11 Re: Three versions of Pg.pm on my machine