public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Lack of latest binutils in gcc 11 docker image
@ 2021-06-10 15:58 Victor Rodriguez
  2021-06-11  9:39 ` Jonathan Wakely
  0 siblings, 1 reply; 3+ messages in thread
From: Victor Rodriguez @ 2021-06-10 15:58 UTC (permalink / raw)
  To: GCC Development, H.J. Lu

HI team

I am trying to use the gcc 11 docker hub image to build AMX code but it
fails

/usr/local/lib/gcc/x86_64-linux-gnu/11.1.0/include/amxtileintrin.h:
Assembler messages:
/usr/local/lib/gcc/x86_64-linux-gnu/11.1.0/include/amxtileintrin.h:42:
Error: no such instruction: `ldtilecfg (%rdi)'
/usr/local/lib/gcc/x86_64-linux-gnu/11.1.0/include/amxtileintrin.h:49:
Error: no such instruction: `sttilecfg -72(%rsp)'
/usr/local/lib/gcc/x86_64-linux-gnu/11.1.0/include/amxtileintrin.h:42:
Error: no such instruction: `ldtilecfg -72(%rsp)'
src/basic/test.c:11: Error: no such instruction: `tdpbssd %tmm3,%tmm2,%tmm1'
/usr/local/lib/gcc/x86_64-linux-gnu/11.1.0/include/amxtileintrin.h:56:
Error: no such instruction: `tilerelease'
src/basic/test.c:11: Error: no such instruction: `tdpbssd %tmm3,%tmm2,%tmm1'
/usr/local/lib/gcc/x86_64-linux-gnu/11.1.0/include/amxtileintrin.h:56:
Error: no such instruction: `tilerelease'

I was wondering where can we send a patch to add binutils (latest ) to that
docker hub image

Thanks

https://hub.docker.com/layers/gcc/library/gcc/11.1.0/images/sha256-1b844ca17da259215eb25ad8b3cdd7a547ff9e482a5b8477606ab028203717f4?context=explore

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Lack of latest binutils in gcc 11 docker image
  2021-06-10 15:58 Lack of latest binutils in gcc 11 docker image Victor Rodriguez
@ 2021-06-11  9:39 ` Jonathan Wakely
  2021-06-13  2:10   ` Victor Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Wakely @ 2021-06-11  9:39 UTC (permalink / raw)
  To: vm.rod25; +Cc: gcc

> I was wondering where can we send a patch to add binutils (latest )
> to that docker hub image

Those images are maintained by Docker Inc. and nothing to do with the
GCC project:

https://docs.docker.com/docker-hub/official_images/

"All Official Images contain a User Feedback section in their
documentation which covers the details for that specific repository.
In most cases, the GitHub repository which contains the Dockerfiles
for an Official Repository also has an active issue tracker. General
feedback and support questions should be directed to #docker-library
on Freenode IRC."


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Lack of latest binutils in gcc 11 docker image
  2021-06-11  9:39 ` Jonathan Wakely
@ 2021-06-13  2:10   ` Victor Rodriguez
  0 siblings, 0 replies; 3+ messages in thread
From: Victor Rodriguez @ 2021-06-13  2:10 UTC (permalink / raw)
  To: Jonathan Wakely; +Cc: GCC Development

On Fri, Jun 11, 2021 at 4:39 AM Jonathan Wakely <jwakely@redhat.com> wrote:
>
> > I was wondering where can we send a patch to add binutils (latest )
> > to that docker hub image
>
> Those images are maintained by Docker Inc. and nothing to do with the
> GCC project:
>
> https://docs.docker.com/docker-hub/official_images/
>
> "All Official Images contain a User Feedback section in their
> documentation which covers the details for that specific repository.
> In most cases, the GitHub repository which contains the Dockerfiles
> for an Official Repository also has an active issue tracker. General
> feedback and support questions should be directed to #docker-library
> on Freenode IRC."
>

Thanks a lot, i will contact the community and let  them know

Regards

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-13  2:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10 15:58 Lack of latest binutils in gcc 11 docker image Victor Rodriguez
2021-06-11  9:39 ` Jonathan Wakely
2021-06-13  2:10   ` Victor Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).