Building with -m32/-m31 support without multilibs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: "gcc-help@xxxxxxxxxxx" <gcc-help@xxxxxxxxxxx>
- Subject: Building with -m32/-m31 support without multilibs
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Date: Wed, 13 Jun 2018 15:47:06 +0200
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0
I have a 64-bit GNU/Linux system (x86-64 or s390x) and want to build GCC
with -m32 or -m31 support in the compiler. However, I do not have glibc
for i386 or s390 installed, only the native (64-bit) version. This
means that I need to build with --disable-multilib.
Is there still a way to get -m32 or -m31 support in the compiler, for
compiling and linking with -nostdlib?
Thanks,
Florian
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]