On 2012-03-08 10:59, Norbert Thiebaud wrote:
the gmake we use is a cygwin-gmake not a WINDOW32 gmake so to build it on
cygwin
yeah, I'm working on the version from the dev-tools/make-3.82-gbuild
repository
./configure make should be enough and autotools should detect cygwin
It's detecting gcc and compiling a normal version fine, but it's not
compiling the stuff behind the WINDOWS32 #define
Maybe I should be using a different #define, something like
#ifdef WINDOWS32 || __CYGWIN__
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.