Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


I'm having a bash at this - mostly I copied and simplified the corresponding
code from the GNU touch utility.

There are already many native ports of the GNU tools for Windows. For example:

http://gnuwin32.sourceforge.net/packages/coreutils.htm

I used these ones to compile linux code using a Visual Studio project
and they worked well.


But I want to add windows32-specific enhancements, and I'm struggling to
figure out how to build gmake with the WINDOWS32 define turned on, so it
compiles the windows-specific stuff.

You can try adding -DWINDOWS32 to CFLAGS.

-- 
Jesús Corrius <jesus@softcatala.org>

Context


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.