On 04/24/2018 12:10 AM, Richard Biener wrote: > That's great news! Note that we usually keep copies of build dependences at > ftp://gcc.gnu.org/pub/gcc/infrastructure/ and there's currently no nvptx > newlib > variant there. Maybe you can prepare a tarball that's ready to plug into gcc > sources with the nvptx support included?
How do I go about uploading tarball to that ftp server? I could be mistaken, but I think that GCC's build system would need to be taught how to build nvptx-tools automatically like newlib. And that's likely a stage 1 task. But in the meantime, having tarballs for the build dependencies would be nice. > Otherwise OK. > > Btw, can you also update the GCC wiki with regarding to this change? Done. I added a new 'Build Dependencies' section to the nvptx wiki: https://gcc.gnu.org/wiki/nvptx Cesar