~ubuntu-branches/ubuntu/karmic/fweb/karmic

« back to all changes in this revision

Viewing changes to Boot/unix/sun/cc/READ_ME.CC

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2002-01-04 23:20:22 UTC
  • Revision ID: james.westby@ubuntu.com-20020104232022-330ad4iyzpvb5bm4
Tags: upstream-1.62
ImportĀ upstreamĀ versionĀ 1.62

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
                --- BOOTSTRAPPING FWEB with Sun/cc ---
 
2
 
 
3
  Please use gcc instead of cc if that's available on your system.  (If it's
 
4
not, you should get it; it's free, and it works.)
 
5
 
 
6
  One reason for using gcc is that its variable argument facilities conform
 
7
to ANSI C.  Sun's do not.  Although FWEB has been macroed up to accept
 
8
either convention, that code has not been tested thoroughly for the cc
 
9
version.  
 
10
 
 
11
  To bootstrap, please see the instructions in READ_ME.FWEB.