mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-08 00:01:19 +08:00
* install.texi: Fix merge lossages.
From-SVN: r24924
This commit is contained in:
parent
d9b5343057
commit
3ad13ada51
@ -1,5 +1,7 @@
|
||||
Sat Jan 30 08:27:23 1999 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* install.texi: Fix merge lossages.
|
||||
|
||||
* cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES
|
||||
is defined.
|
||||
* collect2.c (main): Likewise.
|
||||
|
@ -232,7 +232,6 @@ of tree node types when referencing fields of that node. This does not
|
||||
change the generated code, but adds error checking within the compiler.
|
||||
This will slow down the compiler and may only work properly if you
|
||||
are building the compiler with GNU C.
|
||||
@end table
|
||||
|
||||
The @file{configure} script searches subdirectories of the source
|
||||
directory for other compilers that are to be integrated into GNU CC.
|
||||
@ -277,6 +276,7 @@ A file named @file{tm.h} is created which includes the
|
||||
machine-description macro file for your target machine. It should be in
|
||||
the subdirectory @file{config} and its name is often
|
||||
@file{@var{machine}.h}.
|
||||
@end itemize
|
||||
|
||||
@cindex Native Language Support
|
||||
@cindex NLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user