User Activity

  • Created ticket #974 on MinGW-w64 - for 32 and 64 bit Windows

    GCC12.3.0 build error with 11.0.0 (fancy_abort)

  • Modified ticket #1 on gcc-win64

    fat "hello word" regression

  • Posted a comment on ticket #1 on gcc-win64

    mingw64-64 was updated from v7.0.0 to v10.0.0. That means that __USE_MINGW_ANSI_STDIO is defined 1 by default now due to this commit: https://github.com/mingw-w64/mingw-w64/commit/bfd33f6c0ec5e652cc9911857dd1492ece8d8383 You can revert the non-standard compliant behavior by passing -D__USE_MINGW_ANSI_STDIO=0 on command-line.

  • Created ticket #751 on MinGW-w64 - for 32 and 64 bit Windows

    Missing and wrong types in ws2tcpip.h

  • Modified a comment on ticket #280 on LIBPNG: PNG reference library

    See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86048

  • Posted a comment on ticket #280 on LIBPNG: PNG reference library

    See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86048.

  • Posted a comment on discussion Clonezilla live on Clonezilla

    Using Clonezilla live 2.5.2-31 . If I insert a USB pen which has no parition table but is formatted FAT32 I get it listed as possible target device for the disk image. After I exit the list of available devices (CTRL-C) I cannot choose that USB pen in the next menu to be mounted. The difference is that the USB pen is not available as sdb1 but only as sdb device node.

  • Posted a comment on ticket #325 on TDM-GCC Compiler

    The build ID can be suppressed with -fno-ident, or just run strip -S --strip-unneeded --remove-section=.note.gnu.gold-version --remove-section=.comment --remove-section=.note --remove-section=.note.gnu.build-id --remove-section=.note.ABI-tag on the resulting binary. The symbol table is needed to load in these functions, as they are provided by the runtime distributables in Windows.

View All

Personal Data

Username:
daniel-starke
Joined:
2017-08-19 15:49:18

Projects

This is a list of open source software projects that Daniel Starke is associated with:

  • gcc-win64 x64 build of GCC for Windows Last Updated:

Personal Tools