Re: [Mingw-w64-public] ASLR/--dynamicbase and -pie with MinGW-w64

2013-06-08 Thread JonY
On 6/9/2013 08:09, Daniel Verkamp wrote: > > So, this leads us to a list of questions: > > Why does --dynamicbase not enable generation of .reloc? > Barring that, is the -pie option the correct way to force generation > of .reloc for .exe files? > If so, why does adding -pie set an incorrect entr

[Mingw-w64-public] ASLR/--dynamicbase and -pie with MinGW-w64

2013-06-08 Thread Daniel Verkamp
Hello, I have been investigating the use of the --dynamicbase linker option with MinGW-w64 to generate ASLR-compatible executables. However, I've run into a few problems. To simplify the discussion, here's a test program, mingw-aslr.c: #include int main(void) { printf("main = %p\n", main);

Re: [Mingw-w64-public] gdb is extremely slow

2013-06-08 Thread asmwarrior
On 2013-6-8 2:44, Etienne Sandré-Chardonnal wrote: > Dear all, > > I am using gcc 4.8.0 builds from ruben (seh version, 32 and 64 bits) > gcc (version 7.5.91) is extremely slow, displaying the locals in some complex > classes (MainWindow) in QtCreator takes a few minutes, fully unusable. > > Is

Re: [Mingw-w64-public] [PATCH 2/2] Add roapi.h and api-ms-win-core-winrt-l1-1-0.dll imports

2013-06-08 Thread Rafaël Carré
Le 08/06/2013 21:11, Kai Tietz a écrit : > Patch is ok. the ro-part need some more love, but as starting point Yes this is only a starting point, missing e.g. roerrorapi.h / winrt.h > patch is ok. Applied both patches as r5884 and r5885 > Thanks, > Kai ---

Re: [Mingw-w64-public] [PATCH 2/2] Add roapi.h and api-ms-win-core-winrt-l1-1-0.dll imports

2013-06-08 Thread Kai Tietz
2013/6/8 Rafaël Carré : > --- > mingw-w64-crt/Makefile.am | 6 ++-- > mingw-w64-crt/Makefile.in | 4 ++- > .../lib32/api-ms-win-core-winrt-l1-1-0.def | 9 + > mingw-w64-crt/lib32/libruntimeobject.a | 1 + > .../lib64/api

Re: [Mingw-w64-public] [PATCH 1/2] Implement libruntimeobject.a with a linker script

2013-06-08 Thread Kai Tietz
2013/6/8 Rafaël Carré : > Rename current runtimeobject to api-ms-win-core-winrt-string-l1-1-0 > We will INPUT() for other libs when they are added > --- > mingw-w64-crt/Makefile.am | 4 +-- > mingw-w64-crt/Makefile.in | 4 ++- > .../lib32/api-ms-

[Mingw-w64-public] [PATCH 1/2] Implement libruntimeobject.a with a linker script

2013-06-08 Thread Rafaël Carré
Rename current runtimeobject to api-ms-win-core-winrt-string-l1-1-0 We will INPUT() for other libs when they are added --- mingw-w64-crt/Makefile.am | 4 +-- mingw-w64-crt/Makefile.in | 4 ++- .../lib32/api-ms-win-core-winrt-string-l1-1-0.def |

[Mingw-w64-public] [PATCH 2/2] Add roapi.h and api-ms-win-core-winrt-l1-1-0.dll imports

2013-06-08 Thread Rafaël Carré
--- mingw-w64-crt/Makefile.am | 6 ++-- mingw-w64-crt/Makefile.in | 4 ++- .../lib32/api-ms-win-core-winrt-l1-1-0.def | 9 + mingw-w64-crt/lib32/libruntimeobject.a | 1 + .../lib64/api-ms-win-core-winrt-l1-1-0.def

Re: [Mingw-w64-public] [Website] Work on a Download page

2013-06-08 Thread Adrien Nader
Hi, After asking people around me what they expected, what were their main criteria for toolchain choice and what they wanted, I came to the conclusion that users are, as expected, horribly annoying and that they all want something different. So I threw my approach away, dumped all the JS ( \o/ )

Re: [Mingw-w64-public] MSYS2 GPL infringement (was Re: MSYS2)

2013-06-08 Thread Алексей Павлов
I recreate git repository on msys2.sf.net. Now master branch point to MSYS2 source and when you go to code page on sf.net you get page with MSYS2 source. -- How ServiceNow helps IT people transform IT departments: 1. A clou