https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72815
Martin Liška changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72815
Martin Liška changed:
What|Removed |Added
CC||aivchenk at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72815
--- Comment #8 from Alexander Monakov ---
Perhaps it's a good idea to adjust libmpx/configure.tgt to build libmpx only
for Glibc by default? I'm not sure if there's a particular reason that current
code accepts any suffix in the triple.
diff --g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72815
Alexander Monakov changed:
What|Removed |Added
CC||amonakov at gcc dot gnu.org
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72815
--- Comment #6 from vicencb at gmail dot com ---
Yes, the host (and build) system uses glibc, target system uses musl.
Thanks for the fix!
Should I test it or you already did?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72815
Martin Liška changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #5 from Martin Liška ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72815
--- Comment #4 from vicencb at gmail dot com ---
I can confirm that with the provided list of steps it is still reproducible.
To obtain the buildroot version use this:
cd /tmp
git clone git://git.buildroot.net/buildroot
cd buildroot
git check
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72815
--- Comment #3 from Martin Liška ---
I see, can you please paste configure options for GCC, that would help me so
that I can try to reproduce. Apart from that, the problematic GCC invocation
command line would be also appreciated.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72815
--- Comment #2 from vicencb at gmail dot com ---
I think the bug was triggered with buildroot version
eb1a30a3d92c8ddbcc295cb48226604d6d881e25
following these steps:
cat << EOF > .config
BR2_x86_i686=y
BR2_DL_DIR="/media/sources"
BR2_HOST_DIR="/op
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72815
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
10 matches
Mail list logo