|
From: Petr M. <mi...@ph...> - 2005-01-12 07:38:04
|
> I just noted comments in FAQ and INSTALL. > gcc has __CYGWIN__ defined for the platform. > > BTW, the comment in INSTALL seems wrong now as > cygwin seems to configure and build for X11 > "out of the box". The comment says something > about copying a makefile.cyg and using that. > Not needed if you are using cygwin for X11 and > not trying to build a native windows app with > mingw. With cygwin, you can either 1. build native Win API wgnuplot.exe as described above, or 2. build X11 gnuplot.exe by the unixish ./configure; make procedure Into INSTALL, it should probably be added a note at the end of the MSW section about the possibility 2 and refer to the Unix section. --- PM |