Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10641] invoke_gcc should only be called in PRE_BUILD

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 10641] invoke_gcc should only be called in PRE_BUILD
  • Date: 24 Mar 2006 23:18:56 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10641


disk AT sourcemage.org changed:

What |Removed |Added
----------------------------------------------------------------------------
Summary|gcc33 spell not usable for |invoke_gcc should only be
|configure scripts |called in PRE_BUILD




------- Additional Comments From disk AT sourcemage.org 2006-03-24 17:18 -------
Ok, so Andrew identified the problem, invoke_gcc should have never been called
in BUILD because archspecs are source just before BUILD. This should be done
in
PRE_BUILD instead, and indeed, that solves the problem for me.
We have so to move all calls of invoke_gcc from BUILD to PRE_BUILD.

The default_build and default_pre_build functions should also be modified.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




Archive powered by MHonArc 2.6.24.

Top of Page