[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] Building freetype under cygwin
From: |
Werner LEMBERG |
Subject: |
Re: [ft] Building freetype under cygwin |
Date: |
Sat, 28 Nov 2015 07:53:40 +0100 (CET) |
> Unfortunately this was the last straw, and I’m trying to get things
> going on msys2 now. I’ll try and look at this sometime next week,
> once I’m done with my current task, if I have a moment, though.
Thanks!
> I’m attaching the output from complete ft build. It seems that while
> the flag is passed to most every command, it’s missing on [...]
It seems that the problem with `-static-libgcc' has an `official'
solution:
http://www.mingw.org/wiki/HOWTO_Sneak_GCC_Switches_Past_Libtool
Werner