This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FLTK versions in Cygwin [was: Re: units: update, FHS compliance]


Albrecht Schlosser wrote:
Yaakov (Cygwin/X) wrote:
[...]
I haven't tried the 1.3 branch, but the 2.0 branch certainly does NOT work with Cygwin/X11 OOTB:

http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/x11/fltk2/r6403-configure-cygwin.patch


Defining _WIN32, using -mwindows, and not supporting shared libraries is *not* what I call "working with Cygwin".

Addition: FLTK 1.3.0, just tested:


$ ./configure --enable-cygwin --enable-x11 --enable-shared
$ make

creates working Cygwin/X11 .exe files and additional:

  src/cygfltk-1.3.dll
  src/cygfltk_forms-1.3.dll
  src/cygfltk_images-1.3.dll
  src/libfltk.dll.a
  src/libfltk_forms.dll.a
  src/libfltk_images.dll.a

unfortunately these are in the src/ directory, but that's a minor
issue. Maybe they are not installed correctly, but that can be
fixed.

Albrecht


-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]