Bug 5356 - Most build targets use slower 32-bit build tools
Summary: Most build targets use slower 32-bit build tools
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Build system (show other bugs)
Version: pre-1.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Pierre Ossman
URL:
Keywords:
: 5520 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-11-14 16:01 CET by Pierre Ossman
Modified: 2023-03-21 13:33 CET (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2014-11-14 16:01:46 CET
Currently only the x86_64 target has a 64-bit environment in the form of gcc, binutils, etc. We should switch over to have this as the norm and only let the i386 target remain 32-bit.

The point of this is to speed up the builds as the 64-bit binaries are faster.
Comment 1 Pierre Ossman cendio 2018-05-22 13:13:34 CEST
*** Bug 5520 has been marked as a duplicate of this bug. ***
Comment 2 Pierre Ossman cendio 2022-02-22 17:05:19 CET
We did part of this in bug 5308 when we removed support for 32-bit servers. The arch-independent server modules now mainly use x86_64 rather than i386 for their tooling.

Note You need to log in before you can comment on or make changes to this bug.