This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: trying to build 32bit gdb on 64 Bit machine


On 6/27/06, Daniel Jacobowitz <drow@false.org> wrote:
On Tue, Jun 27, 2006 at 03:36:15PM +0530, satyaakam goswami wrote:
> Hello All ,
>                We are trying to build 32bit gdb on a 64 bit machine
> we get the following errors
>
> GDB version 6.4
> GCC version 3.2.3
> CFLAGS_FOR_BUILD = -m32

Try running the build inside linux32, or manually giving it the right
--build/--host options.
the idea is to build 32bit under  X86_64 , we are trying -m32 , what
are the other --host options do you suggest.

TIA
Satya


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]