Changeset 6fd3979 in rtems


Ignore:
Timestamp:
10/08/97 17:57:04 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
7de0960
Parents:
98e4ebf5
Message:

Added comment about using --enable-gcc28 and --enable-libcdir
options together.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.configure

    r98e4ebf5 r6fd3979  
    2424        --enable-gcc28
    2525        --enable-gmake-print-directory
    26         --enable-libcdir=<DIRECTORY>
     26        --enable-libcdir=<DIRECTORY>      (do not use gcc 2.8 is enabled)
    2727        --enable-rtemsbsp="bsp1 bsp2 ..."
    2828
     
    4646option.  If using a gcc which supports the -specs option, then
    4747the --enable-gcc28 option may be used to enable this feature.
     48You should use the --enable-gcc28 option when using either the
     49egcs source tree or testgcc snapshots.
    4850
    4951By default, all bsps for a target are built. There are  two ways of
Note: See TracChangeset for help on using the changeset viewer.