From d8ff6704c8c19adc339bed224b5bd1ed3090673e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 6 Dec 2006 09:52:40 +0000 Subject: Preparing a release --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') diff --git a/README b/README index bd7b473d7..0e20a37fc 100644 --- a/README +++ b/README @@ -677,6 +677,14 @@ This doesn't matter and we know about it (actually it is due to some warning options which we have enabled for gcc) + If you are cross-compiling and you get an error either building a + tool called "yat2m" or running that tool, the problem is most + likely a bad or missing native compiler. We require a standard + C-89 compiler to produce an executable to be run on the build + platform. You can explicitly set such a compiler with configure + arguments. On HP/UX you might want to try: "CC_FOR_BUILD=c89". + + Specific problems on some machines ---------------------------------- -- cgit v1.2.3