Ignore:
Timestamp:
Apr 27, 2004, 8:39:34 PM (22 years ago)
Author:
bird
Message:

GCC v3.3.3 sources.

Location:
branches/GNU/src/gcc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gcc

    • Property svn:ignore
      •  

        old new  
        2626configure.vr
        2727configure.vrs
         28dir.info
        2829Makefile
        29 dir.info
        3030lost+found
        3131update.out
  • branches/GNU/src/gcc/config/mh-cxux

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r1390 r1391  
    11# Configuration for Harris CX/UX 7 (and maybe 6), based on sysv4 configuration.
    22
    3 # Define SYSV as -DSYSV if you are using a System V operating system.
    4 SYSV = -DSYSV -DSVR4
    53RANLIB = true
    6 
    7 # C++ debugging is not yet supported under SVR4 (DWARF)
    8 CXXFLAGS=-O
    94
    105# The l flag generates a warning from the SVR4 archiver, remove it.
    116AR_FLAGS = cq
    127
    13 # Under CX/UX, we want to tell the compiler to use ANSI mode.
    14 CC=cc -Xa
Note: See TracChangeset for help on using the changeset viewer.