[project @ 2005-04-24 20:10:55 by panne]
authorpanne <unknown>
Sun, 24 Apr 2005 20:10:55 +0000 (20:10 +0000)
committerpanne <unknown>
Sun, 24 Apr 2005 20:10:55 +0000 (20:10 +0000)
No -optc prefix fot GhcRtsCcOpts needed

ghc/docs/comm/genesis/genesis.html

index 28a7add..30b16fe 100644 (file)
@@ -37,7 +37,7 @@
       <code>GhcRtsHcOpts</code>):
 <blockquote><pre>
 GhcRtsHcOpts+=-optc-DDEBUG
-GhcRtsCcOpts+=-optc-g
+GhcRtsCcOpts+=-g
 EXTRA_LD_OPTS=-lbfd -liberty</pre></blockquote>
     <p>
       Then go into <code>fptools/ghc/rts</code> and <code>make clean boot &&
@@ -75,7 +75,7 @@ EXTRA_LD_OPTS=-lbfd -liberty</pre></blockquote>
 
     <p><small>
 <!-- hhmts start -->
-Last modified: Wed Aug  8 19:18:54 EST 2001
+Last modified: Sun Apr 24 22:16:30 CEST 2005
 <!-- hhmts end -->
     </small>
   </body>