[protobuf] Re: Cross-compiling protobuf to 32-bit

2016-03-07 Thread Kevin L
Hi SyRenity. I've been running into this same issue on CentOS 5. Were you able to fix the problem? On Thursday, January 28, 2010 at 5:12:09 AM UTC-8, SyRenity wrote: > > Hi. > > I'm trying to compile a 32-bit protobuf on 64-bit machine. > > No matter what I tried (changing build option, host

Re: Fwd: [protobuf] Re: Cross-compiling protobuf to 32-bit

2010-02-01 Thread SyRenity
as well. -- Forwarded message -- From: Stas Oskin stas.os...@gmail.com Date: Fri, Jan 29, 2010 at 11:27 PM Subject: Re: [protobuf] Re: Cross-compiling protobuf to 32-bit To: Kenton Varda ken...@google.com Hi. And when you configure other autotool-based packages the same way

Re: Fwd: [protobuf] Re: Cross-compiling protobuf to 32-bit

2010-02-01 Thread Kenton Varda
: Fri, Jan 29, 2010 at 11:27 PM Subject: Re: [protobuf] Re: Cross-compiling protobuf to 32-bit To: Kenton Varda ken...@google.com Hi. And when you configure other autotool-based packages the same way, it works? Yes, it is. You said you were using the -m32 flag. Where

Fwd: [protobuf] Re: Cross-compiling protobuf to 32-bit

2010-01-29 Thread Stas Oskin
Sorry, forwarding to list as well. -- Forwarded message -- From: Stas Oskin stas.os...@gmail.com Date: Fri, Jan 29, 2010 at 11:27 PM Subject: Re: [protobuf] Re: Cross-compiling protobuf to 32-bit To: Kenton Varda ken...@google.com Hi. And when you configure other autotool

Re: [protobuf] Re: Cross-compiling protobuf to 32-bit

2010-01-28 Thread Kenton Varda
On Thu, Jan 28, 2010 at 11:45 AM, SyRenity stas.os...@gmail.com wrote: CentOS 5.4 GCC 4.1.2 Configure for example: ./configure --prefix=/tmp/protobuf --host i386-redhat-linux And when you configure other autotool-based packages the same way, it works? You said you were using the -m32