From: nakata@ccm.cl.nec.co.jp (=?iso-2022-jp?B?GyRCQ2ZFRBsoSiAbJEJFUDtWRzcbKEo=?=)
Subject: imake won't work without /lib/cpp -> a simple shell script
20 Oct 1997 02:07:28 -0700
Message-ID: <344BFAB6.2E1.cygnus.gnu-win32@ccm.cl.nec.co.jp>
Reply-To: nakata@ccm.cl.nec.co.jp
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
To: gnu-win32@cygnus.com
Cc: nakata@ccm.cl.nec.co.jp

Hello: Thank you very much for the wonderful job that you are doing. 
It is making my life much easier. 

Here is my two cent's worth. ( I am sure this issue must have come up
before,
but I could not find any entries in FAQ's or mailing-list archives)

1) I tried to compile X11 libraries using xmkmf and imake.(Using Segey's
patch).
2)Imake complains with "cannot execute /lib/cpp"
3) I made a shellscript named /lib/cpp with the following
#!/bin/sh
gcc -E $*
4)I have been able to compile X11 client programs just typing xmkmf and
make.

Best Regards
Toshiyuki Nakata
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
