Changeset 1391 for branches/GNU/src/gcc/config/mh-a68bsd
- Timestamp:
- Apr 27, 2004, 8:39:34 PM (21 years ago)
- Location:
- branches/GNU/src/gcc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/gcc
- Property svn:ignore
-
old new 26 26 configure.vr 27 27 configure.vrs 28 dir.info 28 29 Makefile 29 dir.info30 30 lost+found 31 31 update.out
-
- Property svn:ignore
-
branches/GNU/src/gcc/config/mh-a68bsd
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r1390 r1391 1 1 RANLIB=true 2 3 #None of the Apollo compilers can compile gas or binutils. The preprocessor4 # chokes on bfd, the compiler won't let you assign integers to enums, and5 # other problems. Defining CC to gcc is a questionable way to say "don't use6 # the apollo compiler" (the preferred version of GCC could be called cc,7 # or whatever), but I'm not sure leaving CC as cc is any better...8 9 #CC=cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DNO_STDARG10 CC=gcc11 12 2 BISON=yacc -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.