This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: Building GCC 4.9 biarch (i686+x86_64) on Debian 6.0 i686


On 18/03/15 06:37, Alex Blekhman wrote:
> My goal is to be able to compile both i686 and x86_64 binaries on the 
> same Debian 6.0 i686 machine. Default compilation target should be i686, 
> and x86_64 should be available via switch -m64.

That's the usual default.  Do you really want i686-elf?  Are you cross-
compiling?

Andrew.


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