Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 7971] real_default_build doesn't honor architecture

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 7971] real_default_build doesn't honor architecture
  • Date: Sun, 16 Jan 2005 01:20:52 -0800 (PST)

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





------- Additional Comments From acedit AT armory.com 2005-01-16 01:20 -------
i guess i'll elaborate, apparently sometimes when you use the --host and
--build
options to ./configure (apparently, ive been unable to prove this),
./configure
calls the i[3-6]86-pc-linux-(gcc|g++) files instead of just gcc or g++ or
whatever. On my boxen those files are just hardlinks to gcc and g++ (so sayeth
the all-knowing md5sum), likely gcc runs in some slightly special mode if
invoked with a special name...I suppose in sorcery's ./install we could add
some run_compiler hardlinks for anything in /usr/bin with a matching md5sum
for
gcc g++ etc.

Ideas? Can you do some research into the validity of my speculation and bug
3798. I suspect that some spells just always use the
i[3-6]86-pc-linux-(gcc|g++)
regardless of --host/--build being specified and have always been subverting
ccache/distcc.

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




Archive powered by MHonArc 2.6.24.

Top of Page