You should link msvcrt as well.
su 23. jouluk. 2018 klo 2.25 Maarten Verhage (m_r_verh...@hotmail.com)
kirjoitti:
>
> Hi Liu, Martin and others,
>
> With both of you we mentioned the idea of building the LLVM libc++ with
> mingw gcc on Windows. This in order to get C++11 functionality in the Mingw
On 5.5.2014 10:19, YIRAN LI wrote:
> I'm building an opensource project on mingw32 and found the generated
> dll depends on libgcc_s_sjlj-1.dll. The function referenced is __divdi3.
>
> I tried to add ldflags = -static- libgcc, but seems it doesn't work.
>
> Could any one let me know how can I get
On 31.12.2013 18:06, Ray Donnelly wrote:
> I think someone should take the time to look at optimizing the file io
> in cygwin as I expect that's the real cause of slowness in msys2 git.
Have you tested it with Cygwin to determine if MSYS2 or Cygwin is the cause?
-
On 23.10.2013 21:09, LRN wrote:
>> This fixed the problem but using vanilla MSYS2 with Autoconf 2.69
>> doesn't have this issue.
> I've set up bash_msys.bat to set SHELLOPTS=igncr.
Removing the line fixed the issue.
AFAIK, sbuild is by far the most complete method of building a
Mingw/MSYS2 toolc
On 23.10.2013 20:29, LRN wrote:
> Alternatively you can do autoreconf, which will (or should, at least)
> rebuild configure with patched status.m4 that you get from the autoconf
> package that sbuild installed.
This fixed the problem but using vanilla MSYS2 with Autoconf 2.69
doesn't have this is
On 21.10.2013 23:01, LRN wrote:
> sbuild[1] was bumped to 3.2 due to the basic toolchain update - mingw
This is the first version of sbuild I've tried and cannot configure
anything as I get the following error every time and cannot figure out
what is causing the problem. The system is Windows 8
On 26.8.2013 18:38, Rainer Emrich wrote:
> Am 26.08.2013 17:27, schrieb Alexpux:
>>
>> 26.08.2013, в 19:17, Rainer Emrich
>> написал(а):
>>> Did you ever tried expect? For me it doesn't work, always returns
>>> immediately
>>> without any output.
>> How to reproduce problem?
> "expect -v" should
On 9.7.2013 20:33, Alexey Pavlov wrote:
>
>
>
> 2013/7/9 Teemu Nätkinniemi mailto:tnatk...@gmail.com>>
>
> On 9.7.2013 20:21, Alexey Pavlov wrote:
> > Upload new MSYS2 snapshots:
>
> Does this already work with win32 tools?
>
> Yes we s
On 9.7.2013 20:21, Alexey Pavlov wrote:
> Upload new MSYS2 snapshots:
Does this already work with win32 tools?
--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with applicatio
On Wed, Apr 3, 2013 at 2:48 PM, Ahso Aa wrote:
> I've recompiled with the new gdbinit but still the same. Also tried with
> -m32 and 32bit libs but it says skipping incompatible libs.
> Thanks
>
> --
> Microsoft Windows [Version 6.0.6002]
> Copyright (c) 2006 Microsoft Corporation. Alle Rec
On 14.2.2013 8:32, Алексей Павлов wrote:
> Hi!
>
> I work on MSYS2 and now built mingw-msys2 cross compiler. Also I
> successfully build native toolchain for msys2 and some 3rdparty libs.
> Now I need to cross-compiling BASH but I got error on start building:
I had this same problem when trying to
On 11.6.2012 18:48, Earnie Boyd wrote:
> On Sat, Jun 9, 2012 at 4:08 AM, Jim Michaels wrote:
>> other stuff now compiles just fine (well, except for the ones that are
>> unix-specific like jack audio, and apache modules). :-(
>>
>> looks like I am not going to be doing much with Jack audio server
On 15.5.2012 16:02, MARTIN Pierre wrote:
> i'm a bit confused, and would like to hear from you all: what do
> you usually do, as a rule of thumb, when requiring another
> package? Is there an un-official (Off-list if needed) where i can get
> something similar to MinGW-Get, but for the MinGW-w64 v
On 25.4.2012 0:21, Antony Riakiotakis wrote:
> MinGW support has always been optional for blender, official binaries
> are built on MSVC 2008. We do have some users and developers compiling
> with MinGW though. A few obstacles to get it becoming a true
> alternative to MSVC on the developer level
On 20.4.2012 14:49, MARTIN Pierre wrote:
> Is there anyone aware of some kind of wrapper so i could use the MSVC
> compiler with either MSYS or cygwin? By that, i mean that i have bash scripts
> which perform under either linux, macos and windows, and i would like to be
> able to use them as we
On 13.3.2012 13:32, Earnie Boyd wrote:
> On Tue, Mar 13, 2012 at 4:54 AM, Kai Tietz wrote:
>> 2012/3/13 Teemu Nätkinniemi:
>>> On 13.3.2012 10:26, Kyle wrote:
>>>
>>>> I have tried adding -static and -static-libstdc++ to both the LDFLAGS
>>>>
On 13.3.2012 10:26, Kyle wrote:
> I have tried adding -static and -static-libstdc++ to both the LDFLAGS
> and CFLAGS for FFmpeg. I have tried adding them to utvideo as well.
>
> I'm not sure how to force FFmpeg to compile statically, but if anyone
> has any input I would greatly appreciate it!
Re
On 12.3.2012 0:54, JonY wrote:
> On 3/12/2012 04:09, Antony Riakiotakis wrote:
>> Hi, thanks for the reply!
>>
>> I know there are nightly and personal builds but was refering to
>> official builds of official releases.
>> Maybe I oversaw them but couldn't locate these in the binary list.
>>
>> Abo
On 8.3.2012 23:58, JonY wrote:
> On 3/9/2012 05:12, Teemu Nätkinniemi wrote:
>> G:/MinGWx64/msys/1.0/src/stellarium/src/core/StelTexture.hpp:27,
>>from
>> g:/MinGWx64/msys/1.0/src/stellarium/plugins/Satellites/src/Satellite.cpp:26:
>> g:\cbad\mingw6
Hello!
I've managed succesfully to build x64 version of Stellarium but had to
fix msxml.h to get it compiling. I am not sure where the problem lies,
maybe I have to include something? Commenting out the lines with errors
made the build succeed. I noticed someone else had this same problem
earl
On 24.9.2010 15:17, Earnie wrote:
> Teemu Nätkinniemi wrote:
>>
>> Here's Dejagnu + Expect + Tcl/Tk for Msys. Binaries only as the
>> author never released the sources. I haven't tested it for Mingw
>> targets.
>>
>> http://www.mediafire.com/?gp8xkv
On 24.9.2010 15:12, Earnie wrote:
> NightStrike wrote:
>> On Thu, Sep 23, 2010 at 8:47 AM, Teemu Nätkinniemi
>> wrote:
>>>>>>> Can you run the testsuite? (Make -k check)
>>>>>>>
>>>>>>>
>>>>>> I
On 23.9.2010 18:43, Teemu Nätkinniemi wrote:
Here's an example logs from building Binutils-2.19.51-1 (Msys)
Here's Dejagnu + Expect + Tcl/Tk patched by me and compiled against Msys
1.0.15 with GCC 3.4.4. I'll upload sources later as at the moment the
building needs couple of m
Here's an example logs from building Binutils-2.19.51-1 (Msys)
Test Run By Teemu on Thu Sep 23 18:40:25 2010
Native configuration is i686-pc-msys
=== binutils tests ===
Schedule of variations:
unix
Running target unix
Using /share/dejagnu/baseboards/unix.exp as
>> Here's Dejagnu + Expect + Tcl/Tk for Msys. Binaries only as the author
>> never released the sources. I haven't tested it for Mingw targets.
>>
>> http://www.mediafire.com/?gp8xkvej6b68ch8
>
> Built against what version of msys?
>
Most likely 1.0.11. Then again it just runs a script so it might
Can you run the testsuite? (Make -k check)
>>> I cannot, because MSYS doesn't have the necessary tools. It
>>> apparently only works on Cygwin, which don't have...
>>>
>>
>> What is missing?
>>
>> Earnie
>>
>
> Hi,
>
> gnu expect and runtest. There might be more, but I have not run t
> I have built a toolchain using attached "script", and while using my
> in-progress fancy build script, I noticed that while compiling ppl, the
> *.la files in lib64 contained the following:
>
> # Directory that this library needs to be installed in:
> libdir='/home/ruben/mingw64/build/mi
I am currently stopped by:
Creating library file: ./shlib/libgcc_s.a.tmp
lto1.exe: error: bad value (core2) for -mtls-dialect= switch
lto-wrapper: M:\Development\msys\home\Ruben\mingw64\build\gcc\gcc\xgcc.exe
returned 1 exit status
collect2: lto-wrapper returned 1 exit status
How about specifyin
> libusb_driver.o:libusb_driver.c:(.text+0x6a9): undefined
> reference to `_Interloc
> kedIncrement'
> libusb_driver.o:libusb_driver.c:(.text+0x6d4): undefined
> reference to `_Interloc
> kedDecrement'
> libusb_driver.o:libusb_driver.c:(.text+0x70d): undefined
> reference to `_Interloc
> kedDecrem
> I'm sure Cesar would appreciate it. I'll contact him if someone is
> willing to fund it.
Hello!
I can donate a Windows 7 x64 Home Premium license.
Teemu
--
Sell apps to millions through the
30 matches
Mail list logo