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] | |
Hi, I'm using a 64 bit 2 processor server with Linux Debian etch.
I'd like to build a gcc compiler on 64 bit Linux that would by default output 32 bit executable (without using -m32 or any other flags).
Which flags should I use with ./configure for compiling such gcc?
--target=i386-elf regards kanishk
Thank you.
Regards, Domen
-- Everybody is made for some purpose. Find yours.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |