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 09:29:03 -0800 (PST)

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





------- Additional Comments From benoit.papillault AT sourcemage.org 2005-01-16
09:29 -------
http://www.gnu.org/software/autoconf/manual/autoconf-2.57/html_chapter/autoconf_11.html#SEC126

Specifying --host enables cross compilation mode, which search for $host-gcc

This means that --host select the name of the compiler. In any way, it selects
the optimizations used. So, compiling with --build=i386-pc-linux-gnu or
--build=i686-pc-linux-gnu is exactly the same i think. Only optimizations
flags
are different.

Benoit PAPILLAULT, ISO guru

--
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