Author: jim
Date: 2006-06-25 21:55:18 -0600 (Sun, 25 Jun 2006)
New Revision: 1844

Modified:
   /
   trunk/BOOK/
   trunk/BOOK/cross-tools/sparc64-64/flags.xml
   trunk/BOOK/cross-tools/sparc64/flags.xml
   trunk/BOOK/introduction/sparc64-64/changelog.xml
   trunk/BOOK/introduction/sparc64/changelog.xml
Log:
 [EMAIL PROTECTED] (orig r1920):  jim | 2006-06-25 20:52:26 -0700
  [EMAIL PROTECTED]:  jim | 2006-06-25 20:52:06 -0700
  Reverted Change to Sparc64, removed --mcpu=v9a. We must use --mpcu=ultrasparc 
to build
  the system
 



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - b6734a72-470d-0410-b049-f317dca95413:/:1918
   + b6734a72-470d-0410-b049-f317dca95413:/:1920


Property changes on: trunk/BOOK
___________________________________________________________________
Name: svk:merge
   - 38c7b366-470d-0410-a457-935707c16d9b:/cross-lfs:4128
3949c430-d905-0410-97b6-f115d20341b5:/cross-lfs:1422
3b7552df-c20a-0410-b7e1-d7eaf1be8828:/cross-lfs:1269
b6734a72-470d-0410-b049-f317dca95413:/trunk/BOOK:1406
f6929928-7304-0410-9559-ff6106abff4d:/cross-lfs:790
   + 38c7b366-470d-0410-a457-935707c16d9b:/cross-lfs:4132
3949c430-d905-0410-97b6-f115d20341b5:/cross-lfs:1422
3b7552df-c20a-0410-b7e1-d7eaf1be8828:/cross-lfs:1269
b6734a72-470d-0410-b049-f317dca95413:/trunk/BOOK:1406
f6929928-7304-0410-9559-ff6106abff4d:/cross-lfs:790

Modified: trunk/BOOK/cross-tools/sparc64/flags.xml
===================================================================
--- trunk/BOOK/cross-tools/sparc64/flags.xml    2006-06-25 23:54:03 UTC (rev 
1843)
+++ trunk/BOOK/cross-tools/sparc64/flags.xml    2006-06-26 03:55:18 UTC (rev 
1844)
@@ -45,12 +45,6 @@
       </thead>
       <tbody>
         <row>
-          <entry>Generic for Sparc64</entry>
-          <entry>-m32 -mcpu=v9a</entry>
-          <entry>-m64 -mcpu=v9a</entry>
-          <entry>-mcpu=v9a</entry>
-        </row>
-        <row>
           <entry>Ultrasparc and Ultrasparc2</entry>
           <entry>-m32 -mcpu=ultrasparc -mtune=ultrasparc</entry>
           <entry>-m64 -mcpu=ultrasparc -mtune=ultrasparc</entry>

Modified: trunk/BOOK/cross-tools/sparc64-64/flags.xml
===================================================================
--- trunk/BOOK/cross-tools/sparc64-64/flags.xml 2006-06-25 23:54:03 UTC (rev 
1843)
+++ trunk/BOOK/cross-tools/sparc64-64/flags.xml 2006-06-26 03:55:18 UTC (rev 
1844)
@@ -41,11 +41,6 @@
       </thead>
       <tbody>
         <row>
-          <entry>Generic</entry>
-          <entry>-m64 -mcpu=v9a</entry>
-          <entry>-mcpu=v9a</entry>
-        </row>
-        <row>
           <entry>Ultrasparc and Ultrasparc2</entry>
           <entry>-m64 -mcpu=ultrasparc -mtune=ultrasparc</entry>
           <entry>-mcpu=ultrasparc -mtune=ultrasparc</entry>

Modified: trunk/BOOK/introduction/sparc64/changelog.xml
===================================================================
--- trunk/BOOK/introduction/sparc64/changelog.xml       2006-06-25 23:54:03 UTC 
(rev 1843)
+++ trunk/BOOK/introduction/sparc64/changelog.xml       2006-06-26 03:55:18 UTC 
(rev 1844)
@@ -37,7 +37,9 @@
       <para>June 25, 2006</para>
       <itemizedlist>
         <listitem>
-          <para>[jim] - Added Generic Information to Build Variables.</para>
+          <para>[jim] - Added Generic Information to Build Variables.
+               Reverted due to problems with GCC compile. We have
+               to specify -mcpu=ultrasparc.</para>
         </listitem>
       </itemizedlist>
     </listitem>

Modified: trunk/BOOK/introduction/sparc64-64/changelog.xml
===================================================================
--- trunk/BOOK/introduction/sparc64-64/changelog.xml    2006-06-25 23:54:03 UTC 
(rev 1843)
+++ trunk/BOOK/introduction/sparc64-64/changelog.xml    2006-06-26 03:55:18 UTC 
(rev 1844)
@@ -37,7 +37,9 @@
       <para>June 25, 2006</para>
       <itemizedlist>
         <listitem>
-          <para>[jim] - Added Generic Information to Build Variables.</para>
+          <para>[jim] - Added Generic Information to Build Variables.
+               Reverted due to problems with GCC compile. We have
+                to specify -mcpu=ultrasparc.</para>
         </listitem>
       </itemizedlist>
     </listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to