https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
Evgeny Karpov changed:
What|Removed |Added
CC||Evgeny.Karpov at microsoft dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
--- Comment #14 from cqwrteur ---
libgcc:
/home/cqwrteur/toolchains_build/gcc/libgcc/libgcov.h:49:10: fatal error:
sys/mman.h: No such file or directory
49 | #include
| ^~~~
compilation terminated.
make[4]: *** [Makef
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
--- Comment #13 from cqwrteur ---
/home/cqwrteur/toolchains_build/gcc/gcc/c-family/c-format.cc:5159:(.text+0x7c1):
undefined reference to `msformat_init()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/15.0.0/../../../../x86_64-pc-linux-gnu/bin/ld:
c-f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
Christophe Lyon changed:
What|Removed |Added
CC||clyon at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
--- Comment #11 from Andrew Pinski ---
(In reply to Brecht Sanders from comment #10)
> What is the status of GCC support for aarch64-w64-mingw32 ?
>
> I just tried GCC 14 snapshot 20240414 and it looks like it's still not
> supported.
>
> Buil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
--- Comment #10 from Brecht Sanders ---
What is the status of GCC support for aarch64-w64-mingw32 ?
I just tried GCC 14 snapshot 20240414 and it looks like it's still not
supported.
Build fails with:
*** Configuration aarch64-w64-mingw32 not s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
--- Comment #8 from Zac Walker ---
Thanks Jonathan. I am still in test and cleanup up mode but hope to start
upstreaming in a few weeks.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
--- Comment #7 from Jonathan Wakely ---
The change to libstdc++-v3/src/c++17/fast_float/fast_float.h should be done
upstream: https://github.com/fastfloat/fast_float
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
--- Comment #6 from Zac Walker ---
I have been rebasing regularly to keep all my changes on top of the commit log.
You can use github's compare url to combine my changes into a single diff
(based on commit hash). For example:
https://github.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
--- Comment #5 from Brecht Sanders
---
Thanks Zac, how can I see what you actually changed?
Is there a particular GCC version I can diff
https://github.com/ZacWalk/gcc-woarm64 against?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
Zac Walker changed:
What|Removed |Added
CC||zac.walker at linaro dot org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
--- Comment #3 from Brecht Sanders
---
Any pointers on which files to edit in order to support aarch64-mingw ?
I think it won't require reinventing the wheel as it will probably be a mix of
existing *-mingw and aarch64-* stuff...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
--- Comment #2 from Brecht Sanders
---
I would love to give it a go if only I knew where to add the support.
I actually got a Windows on ARM device hoping I could figure it out, bit it
looks I will need tome help.
The "Unknown tune used in --
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
--- Comment #1 from Andrew Pinski ---
I have not seen anyone step up to patch GCC for aarch64-mingw yet.
Most aarch64 developers don't use Windows at all. There is some support being
worked on for aarch64 darwin (Mac OS) though.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
See Also|
16 matches
Mail list logo