On 12/7/2013 10:27, wynfield wrote:
>
> Re: ".. another thread for basically the same issue (building linphone)"
>
> I'm sorry. I wasn't aware of that. I was receiving list messages in a
> digest which had the subject as "Mingw-w64-public Digest, Vol 75, Issue 11"
> which isn't descriptive s
Re: ".. another thread for basically the same issue (building linphone)"
I'm sorry. I wasn't aware of that. I was receiving list messages in a digest
which had the subject as "Mingw-w64-public Digest, Vol 75, Issue 11" which
isn't descriptive so I added a meaningful one and didn'T remember t
On 12/6/2013 23:57, wynfield wrote:
>
> $ ./configure --target=i686-w64-mingw32 --enable-targets=i686-w64-mingw32
> --host=i686-w64-mingw32 --prefix=$a/linphone
> CC="/usr/bin/i686-w64-mingw32-gcc" CXX="/usr/bin/i686-w64-mingw32-c++.exe"
> CPPFLAGS="-I/cygdrive/c/win-dev/include" LDFLAGS="-
2013/12/5 Fanael Linithien :
> runs BEFORE enter_global_cs
Er, before global_spin_ctor, of course.
2013/12/5 Kai Tietz :
> Nice catch. This describes at least the runtime-failure we got reported.
> Did you tested regressions for this patch?
I have. All tests from tests_pthread pass.
2013/12/5
2013/12/6
>
> I found that adding
>LIBGTK_CFLAGS="-L/cygdrive/c/win-dev/lib"
>LIBGTK_LIBS="-L/cygdrive/c/win-dev/lib"
>
> to the configure command line allowed configure to find the MS Win GTK
> library.
>
>
> Now configure progresses until it can't find any "readling" library, which
> I
I found that adding
LIBGTK_CFLAGS="-L/cygdrive/c/win-dev/lib"
LIBGTK_LIBS="-L/cygdrive/c/win-dev/lib"
to the configure command line allowed configure to find the MS Win GTK library.
Now configure progresses until it can't find any "readling" library, which I
believe is a commong Gnu fu
I'm not sure why you started another thread for basically the same
issue (building linphone).
.. nor why you are ignoring jon_y's advice in that thread:
"Don't do that, use configure --host=i686-w64-mingw32 instead."
> configuring with (change c++ to cpp in the c++ executable name) Don't which
I found http://www.gtk.org that has a ms windows library that I will use when
building Linphone. I've installed it in a directory for ms win32 specific dev
named
/cygdrive/c/win-dev
I am trying to confiure as follows:
$ ./configure CC="/usr/bin/i686-w64-mingw32-gcc"
CXX="/usr/bin/i686-w64-
On Fri, 2013-12-06 at 17:39 +0900, wynfi...@gmail.com wrote:
> I am going to try to build the Linphone VoIP SIP application, whose source I
> download using git, using MinGW-w64 with Cygwin on an XP SP3 environment.
>
> I assume that Cygwin's m4, aclocal, autoheader, automake, autoconf,
> auto
On 12/6/2013 16:39, wynfield wrote:
>
> I am going to try to build the Linphone VoIP SIP application, whose source I
> download using git, using MinGW-w64 with Cygwin on an XP SP3 environment.
>
> I assume that Cygwin's m4, aclocal, autoheader, automake, autoconf,
> autogen.sh, libtoolize
>
Hi guys!
I'm pleased to announce the new builds of MinGW-W64 based on the
GCC-4.8.2 at rev.1.
Changes from rev.0 is:
- Binutils updated to 2.24
- MinGW-w64 v3 rev.6391
- Backport MinGW-w64 runtime commits from trunk to stable version:
6303: Fixed conflicts with xmmintrin.h.
6332
I am going to try to build the Linphone VoIP SIP application, whose source I
download using git, using MinGW-w64 with Cygwin on an XP SP3 environment.
I assume that Cygwin's m4, aclocal, autoheader, automake, autoconf, autogen.sh,
libtoolize
modules are safe to use and don't inject any Cygw
12 matches
Mail list logo