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 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.

-- 
Daniel Jacobowitz
CodeSourcery


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