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
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);
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
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
---
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
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-
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-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
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/ )
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
10 matches
Mail list logo