Opened 9 years ago

Closed 6 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)

BuildConfig (2.7 KB ) - added by haiqu 9 years ago.
BuildCinfig file

Download all attachments as: .zip

Change History (4)

by haiqu, 9 years ago

Attachment: BuildConfig added

BuildCinfig file

comment:1 by diver, 9 years ago

Please attach your build log.

comment:2 by bonefish, 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 waddlesplash, 6 years ago

Resolution: fixed
Status: newclosed

Likely fixed either by my refactoring of configure or cleanups that came before me. If the problem persists, please reopen.

Note: See TracTickets for help on using tickets.