File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 1+ 2018-05-04 Bruno Haible <bruno@clisp.org>
2+
3+ Drop special instructions for OSF/1.
4+ * INSTALL.generic: Remove the recommendation for OSF/1.
5+
162018-05-04 Bruno Haible <bruno@clisp.org>
27
38 Simplify: Remove the ability to install a preloadable library.
Original file line number Diff line number Diff line change @@ -187,17 +187,6 @@ to use an ANSI C compiler:
187187
188188and if that doesn't work, install pre-built binaries of GCC for HP-UX.
189189
190- On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
191- parse its `<wchar.h>' header file. The option `-nodtk' can be used as
192- a workaround. If GNU CC is not installed, it is therefore recommended
193- to try
194-
195- ./configure CC="cc"
196-
197- and if that doesn't work, try
198-
199- ./configure CC="cc -nodtk"
200-
201190 On AIX 3, the C include files by default don't define some necessary
202191prototype declarations. If GNU CC is not installed, it is recommended to
203192use the following options:
You can’t perform that action at this time.
0 commit comments