Re: Cross Compile of libpq - Mailing list pgsql-interfaces

From Alvaro Herrera
Subject Re: Cross Compile of libpq
Date
Msg-id 20070402155557.GC13946@alvh.no-ip.org
Whole thread Raw
In response to Cross Compile of libpq  (MicazMAK <emoazzam@yahoo.com>)
List 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


pgsql-interfaces by date:

Previous
From: MicazMAK
Date:
Subject: Cross Compile of libpq
Next
From: MicazMAK
Date:
Subject: Collecting table values into a variable