Maneage - Bugs: bug #56250, --host-cc is not stored as part of...
You are not allowed to post comments on this tracker with your current authentication level.
bug #56250: --host-cc is not stored as part of the existing configuration
Submitter: | Mohammadreza Khellat <mkhellat> | ||
Submitted: | Wed 01 May 2019 04:50:55 AM UTC | ||
Category: | Software | Severity: | 3 - Normal |
Item Group: | None | Status: | Postponed |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
Wed 01 May 2019 08:47:16 PM UTC, comment #1: |
Mohammad Akhlaghi <makhlaghi>![]() |
Wed 01 May 2019 04:50:55 AM UTC, original submission:
running the configure script with --host-cc for the first time, and then running the script with --existing-config would result in downloading and building gcc. |
Mohammadreza Khellat <mkhellat>![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2019-05-01 | mkhellat | Carbon-Copy | - | ![]() |
Added makhlaghi |
Carbon-Copy | - | ![]() |
Added infantesainz |
Yes, this is an inconvenience! I also came up with this annoying situation a few times.
To fix this problem, and also address others, I am thinking of changing `--host-cc' (to use host C compiler) to `--build-gcc' (so GCC is only built when explicitly requested).
Please share your thoughts ;-).