From: | Nilabhra Banerjee <nil_ban(at)yahoo(dot)co(dot)uk> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: installation: cc and gcc how to? |
Date: | 2004-07-17 10:19:15 |
Message-ID: | 20040717101915.56339.qmail@web25407.mail.ukl.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thanks a lot.. This much is enough for me....If I get
some time afterwards I go thru it again.... But I am
still curious to know about the CFlags variable..what
are the other values it can take.
A big THANKS
Nil Banerjee
--- Peter Eisentraut <peter_e(at)gmx(dot)net> wrote: >
Nilabhra Banerjee wrote:
> > 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
>
> The installation instructions say that you *can*
> override the default
> compiler flags with the CFLAGS variable, not that
> you have to.
>
> > 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.
>
> ./configure CC=cc
> make
> make install
>
> --
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
>
>
___________________________________________________________ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself http://uk.messenger.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-07-17 11:33:26 | Re: installation: cc and gcc how to? |
Previous Message | Peter Eisentraut | 2004-07-17 10:03:17 | Re: installation: cc and gcc how to? |