Re: Clarification on newlib version for building AMDGCN offloading backend

2023-06-30 Thread Wileam Yonatan Phan via Gcc
Hi Andrew, Just wanna follow up on the progress of this endeavor of enabling GCC with AMDGCN offloading in Spack. So far I think I've got everything working, except for the part where libgomp is pulled from the wrong place at runtime, because Spack prefers using RPATH to LD_LIBRARY_PATH. As out

Re: Clarification on newlib version for building AMDGCN offloading backend

2023-03-29 Thread Wileam Yonatan Phan via Gcc
: Wileam Yonatan Phan ; gcc@gcc.gnu.org Subject: Re: Clarification on newlib version for building AMDGCN offloading backend   On 06/03/2023 19:23, Wileam Yonatan Phan via Gcc wrote: > Hi, > > I'm working on adding a build recipe for GCC with AMDGCN offloading backend > in Sp

Re: Clarification on newlib version for building AMDGCN offloading backend

2023-03-07 Thread Wileam Yonatan Phan via Gcc
for building AMDGCN offloading backend   On 06/03/2023 19:23, Wileam Yonatan Phan via Gcc wrote: > Hi, > > I'm working on adding a build recipe for GCC with AMDGCN offloading backend > in Spack. Can anyone clarify the following sentence listed on the wiki? > >> The Newlib ve

Clarification on newlib version for building AMDGCN offloading backend

2023-03-06 Thread Wileam Yonatan Phan via Gcc
Hi, I'm working on adding a build recipe for GCC with AMDGCN offloading backend in Spack. Can anyone clarify the following sentence listed on the wiki? >The Newlib version needs to be contemporaeous with GCC, at least until the ABI >is finalized.

Re: GSoC Blog Post 0 - GCCprefab build system

2022-06-14 Thread Wileam Yonatan Phan via Gcc
Hi Jonathan, I just pushed a commit to update the build script and config files to use the release tags instead of the tip of the branch. Thanks again for pointing this out! Thanks, Wil --- Hi Damian, That's indeed a tricky issue to implement with the build script if the user doesn't have sudo

Re: Welcome GCC GSoC 2022 participants

2022-05-23 Thread Wileam Yonatan Phan via Gcc
Hi everyone, Thanks a lot for the quick introduction, Martin! And greetings to my fellow GSoC contributors: Faisal, Immad, Andrew, Nitin, and Tim. Hoping that we can get along with each other well! And for the mentors, please be patient with us as we learn the ropes... :joy: I'm personally excite