public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* imake won't work without /lib/cpp -> a simple shell script
@ 1997-10-20  1:43 gnu-win32-request
  1997-10-20 16:17 ` Alex
  0 siblings, 1 reply; 3+ messages in thread
From: gnu-win32-request @ 1997-10-20  1:43 UTC (permalink / raw)
  To: gnu-win32; +Cc: nakata

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".

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-10-20 19:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-20  1:43 imake won't work without /lib/cpp -> a simple shell script gnu-win32-request
1997-10-20 16:17 ` Alex
1997-10-20 19:25   ` Toshiyuki Nakata

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).