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

See the CrossGCC FAQ for lots more information.


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: [discuss] Problem building cross compiler for x86_64


Manish Katiyar wrote:

> Other doubt is that the compiler which I have built generates the
> binary which runs on a 64 machine but not on a 32 bit machine. Is it
> possible to build binaries which can run on both? .If yes what do i
> need to do.

  Just build ordinary 32-bit x86 binaries, 32-bit machines can't handle 64-bit
binaries but 64-bit machines can handle either.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.org


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