From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | MicazMAK <emoazzam(at)yahoo(dot)com> |
Cc: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: Cross Compile of libpq |
Date: | 2007-04-02 15:55:57 |
Message-ID: | 20070402155557.GC13946@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
MicazMAK wrote:
> Hi
>
> I am trying to cross compile libpq on linux platform for the ARM
> processor. Can someone guide me how to do that. I tried to cross
> compile the entire postgresql (because i didn't know how to compile
> just postgresql)but it gave me problems related to zic and
> timezone.(don't really know what those errors are).
So you didn't try to follow Tom's advice on that?
> Can someone help me cross compile libpq.
Maybe go into src/interfaces/libpq/ and do the make and make install
steps only there.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | MicazMAK | 2007-04-03 21:53:50 | Collecting table values into a variable |
Previous Message | MicazMAK | 2007-04-02 15:45:52 | Cross Compile of libpq |