From dd0c53b6019f9578e4edc61294ec4d1b7a7fb106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 21 Dec 2005 09:58:11 +0000 Subject: mention problems with the preprocessor on osX svn path=/trunk/externals/zexy/; revision=4268 --- README.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index bf28810..a3cc6b3 100644 --- a/README.txt +++ b/README.txt @@ -57,7 +57,15 @@ note: if you don't want the parallel-port object [lpt] macOS-X: ------------------------------------------------------------------------------ see installation/linux -the configure-script should work here too; +the configure-script should work here too + +note on generating dependencies: + on older systems the automatic creation of build dependencies + might fail with following error: + cpp0: invalid option -smart + a simple workaround is to not use the "-E" flag for the preprocessor + try: + make CPP=cc win32 : ------------------------------------------------------------------------------ -- cgit v1.2.1