Re: Compile errors when building 32-bit on 64-bit system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andy Shellam <andy-lists@xxxxxxxxxxxxxx> writes:
> I was going to post this to pgsql-hackers but figured it might be more 
> suitable on this list first.  I'm trying to compile a 32-bit PostgreSQL 
> client on a 64-bit system, however the SPI module is not respecting the 
> CFLAGS and LDFLAGS option "-m32."

> My configure line is as follows:

> CFLAGS="-m32" LD="ld -m32 -melf_i386" ./configure 

Doubtless, your problem is that you're setting LD not LDFLAGS.

			regards, tom lane

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux