On 12/14/2013 03:16, Victor Bombi wrote:
> Hello,
>
> I trying to solve a hang on program exit caused by a dll that is only seems
> to be happening in my mingw64 compilation.
> The program supercollider is very big so I have created a small test case in
>
> https://github.com/sonoro1234/hangonex
Hello,
I trying to solve a hang on program exit caused by a dll that is only seems
to be happening in my mingw64 compilation.
The program supercollider is very big so I have created a small test case in
https://github.com/sonoro1234/hangonexit
any help would be much appreciated
victor
-
2013/12/13 JonY
> On 12/13/2013 22:12, Ruben Van Boxem wrote:
> > Hi,
> >
> > I remember from a long time ago that we fixed this in the beginnings of
> GCC
> > posix threading, but it popped up again when I was working on a fresh set
> > of build scripts to replace the old cruft I wrote and used
On 12/13/2013 22:12, Ruben Van Boxem wrote:
> Hi,
>
> I remember from a long time ago that we fixed this in the beginnings of GCC
> posix threading, but it popped up again when I was working on a fresh set
> of build scripts to replace the old cruft I wrote and used for a couple of
> years.
>
> B
Hi,
I remember from a long time ago that we fixed this in the beginnings of GCC
posix threading, but it popped up again when I was working on a fresh set
of build scripts to replace the old cruft I wrote and used for a couple of
years.
Basic steps is this:
1. headers+binutils
2. GCC C (no libgcc)
On Fri, Dec 13, 2013, Ruben Van Boxem wrote:
> 2013/12/13 Adrien Nader
>
> > On Fri, Dec 13, 2013, Corinna Vinschen wrote:
> > > On Dec 13 10:06, Adrien Nader wrote:
> > > > There are two issues here:
> > > > - symlink fallback on windows
> > > > - Windows XP and symlink fallback
> > > >
> > > >
2013/12/13 Adrien Nader
> On Fri, Dec 13, 2013, Corinna Vinschen wrote:
> > On Dec 13 10:06, Adrien Nader wrote:
> > > There are two issues here:
> > > - symlink fallback on windows
> > > - Windows XP and symlink fallback
> > >
> > > tl;dr: don't mind the warnings, they're harmless; Windows XP su
On Fri, Dec 13, 2013, Corinna Vinschen wrote:
> On Dec 13 10:06, Adrien Nader wrote:
> > There are two issues here:
> > - symlink fallback on windows
> > - Windows XP and symlink fallback
> >
> > tl;dr: don't mind the warnings, they're harmless; Windows XP support is
> > an issue (but at least rea
Hi,
Some .o files are generated by windres, so you have to add
"--target=pe-i386" to windres arguments in makefile.gcc.
2013/12/13 Marco N
>
> Dear subscribers,
>
> I admit that I am not an expert in using gcc/ld and especially their
> flags. Anyway I used them from time time and I know how
Dear subscribers,
I admit that I am not an expert in using gcc/ld and especially their flags.
Anyway I used them from time time and I know how to compile basic c codes.
I always developed in 32-bit world (x86) and I have never had issues.
I recently passed to a new system which has Win7 and 64-b
Hi Kai..
Thanks... Applied as r6420.
Greetings from OneVision,
Roland
Kai Tietz wrote on 13.12.2013 09:58:58:
> Hellor Roland,
>
> patch is ok. Please apply.
>
> Regards,
> Kai
>
> 2013/12/12 Roland Schwingel :
> > Hi...
> >
> > Today I discovered that the definition of
SECURITY_
On Dec 13 10:06, Adrien Nader wrote:
> There are two issues here:
> - symlink fallback on windows
> - Windows XP and symlink fallback
>
> tl;dr: don't mind the warnings, they're harmless; Windows XP support is
> an issue (but at least read the last paragraph)
>
> Full explanation below.
>
> Sinc
On Fri, Dec 13, 2013, wynfi...@gmail.com wrote:
>
>
> It doesn't look like the mklink command is available to the XP based systems.
>
> I've found two possible substitute command, ln and junction, available at:
>
> ln .. http://schinagl.priv.at/nt/ln/ln.html#introduction
> junction ..
Hi,
On Fri, Dec 13, 2013, wynfi...@gmail.com wrote:
>
> Sorry I did not provide details:
>
> Building environment: Microsoft XP SP3 (Japanese Home Edition)
>
> Fetech http://win-builds.org/stable/win-builds-bundle-1.3-beta3.zip
> Into local download dir:..some_path/win-builds
>
> Star
Hellor Roland,
patch is ok. Please apply.
Regards,
Kai
2013/12/12 Roland Schwingel :
> Hi...
>
> Today I discovered that the definition of SECURITY_LOGON_SESSION_DATA in
> ntsecapi.h is incomplete. It is missing several fields.
>
> Reference: http://msdn.microsoft.com/en-us/library/aa380128.asp
Hi,
On Fri, Dec 13, 2013, cat fa wrote:
> When I did sherpa -install all, nothong was downloaded.
Most likely you didn't set the predicates (right).
Predicates are these two lines in the documentation:
yypkg -config -setpreds host="i686-w64-mingw32"
yypkg -config -setpreds target="i686-w64-m
16 matches
Mail list logo