-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/13/2013 09:22 PM, lin pro wrote: > On Fri, Dec 13, 2013 at 12:38 AM, Matt Turner <[email protected]> wrote: > >> >> Using an amd64 profile but attempting to build a 32-bit x86 stage? >> > > Ok then, > So I was misled by the sentence on the official catalyst page about > amd64 being able to build x86 code. My thinkin was that one could mix You were not mislead, you misread. Those are two different things.
You are trying to build for x86 (fine) but you declare an amd64 profile (not fine). Change the profile to an x86 profile and you are all set. - -Zero > architectures. From what you suggest, I think, is that one may mix > architecture with a subarch within host's main architecture, like so: > amd64 > amd64, amdfam10, athlon64, athlon64-sse3, athlonfx, > barcelona, core2, k8, k8-sse3, nocona, > opteron, opteron-sse3, x32 > > Anyway, I suppose I need to change the spec file to include > subarch: core2 > if I want to build for intel core i3 processor, Is that correct? > And that I cannot use any subarch from within x86 when I build on a amd64 > host? > > Thank you for any input. > Ben > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSq80xAAoJEKXdFCfdEflKkVMP/Av6oTrLBWVi3/3/SXXDiUrF ZupCo+j2XLKvHKQS2B5f3bFJHrt0RKOEnxp8l6Rtua9KCIXrWYXn+zofsdzcNeXq RnJqpucWzYWqZM9SfT8w5YdgiYlvMUuGYbVl06FBjGbZdsqy3FsbeF9P4A/RiewZ Z15JyTZLEn7uE2ZKXiDkcRUUrEYaaXnQEUUUSryWUEEpnZoDY9rleOkfRH8kiebb RV3Bi2UW03Z6I8nN5L3PkWOez7mcZ/tJbacgmVRWnoROeWe+9cTbI6/uCyiFN9s9 DYrXnY/qIq1RGwyvfEs52zOiPqW8Zb2EwDo1rnJsmjweZhRKkx8T09kCI0YDCO7K HEKcgCMiowGclDHusM2+FTyx0ES2BKFHWcAbaGApmLkg/A5nocPuWDdh4do1rZ89 QQO2RKntfDBNzTThF+3p/yzI73WGWaNs4NU229IFqEeD1yIZ2iEp9+Qn1QSMQvaH RM2YWBvm7PuhFIjA7/gGq1XDZSWnGY8l5tSHeRcSOyjzxCDsa8Hg+0+Zp0jO2x1v wrR1HzbOgSuzDj3dI1ZekZxFtqaWDSNhsXkgZX7mShMFkveWETJlN4/+SgesdJJV PbpjI+2hoA1QJvz9TkeuvQRoEaMeTNWAE0khu9fvDXClbjsS82xAdB/4FAmSdiOl 7uE33X72My17SrAyENfS =qLIu -----END PGP SIGNATURE-----
