Opened 9 years ago
Closed 7 years ago
#12171 closed bug (fixed)
Attempting gcc4 hybrid build fails
Reported by: | haiqu | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Build System | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
gcc4/gcc2 hybrid build erroneously builds for gcc4 twice rather than gcc4/gcc2. BuildConfig included.
Attachments (1)
Change History (4)
by , 9 years ago
Attachment: | BuildConfig added |
---|
comment:2 by , 9 years ago
A build log won't be necessary in this case. BuildConfig shows that something went wrong in configure
. Likely either in the loop check the specified architectures or in the loop fetching the configuration values for the architectures. I don't think I'll have the time to look into this anytime soon, but it should be fairly easy to analyze for anyone interested by adding a bit of debug output there.
comment:3 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Likely fixed either by my refactoring of configure or cleanups that came before me. If the problem persists, please reopen.
BuildCinfig file