On Mon, 2023-09-25 at 16:54 +0000, Dingjun Chen wrote: > Hi Dear Sir or Madam, > > Could you tell me where I can download g++ 32 bit compiler? I need to > build a 32-bit application with 32-bit g++ compiler. The GCC project only provides source code. We don't provide pre- compiled 32-bit or whatever bit binaries. > Today I cannot get it from ubuntu. Coud you tell me where I can get > 32-bit g++ compiler? Read a Ubuntu doc or ask a Ubuntu support team. Or build GCC yourself with --target=i686-pc-linux-gnu, following https://gcc.gnu.org/install/. /* snip */ > This message may contain PRIVILEGED AND PROPRIETARY INFORMATION > intended solely for the use of the addressee (s) named above. Any > disclosure, distribution, copying, or use of the information by others > is strictly prohibited. If you have received this message in error, > please advise the sender by immediate reply and delete the original > message. Please remove this nonsense when you publish to a public mail list. Everyone subscribing to gcc-help will receive a copy of this mail, and it's also archived in https://gcc.gnu.org/ml where everyone can read it. If you want such a "privacy" then don't send a mail to a public mail list. -- Xi Ruoyao <xry111@xxxxxxxxxxx> School of Aerospace Science and Technology, Xidian University