Hello, I am a student exploring the GCC source code with an interest in GPU programming and the NVPTX backend. I am in the process of setting up my development environment.
I have successfully cloned the latest source from the git repository and installed the required prerequisites (GMP, MPFR, MPC, etc.) on my Linux system. I am now at the configure step. Could you please guide me on the essential ./configure flags that are required to build GCC with support for NVPTX offloading? Thank you for your time and any assistance you can provide. Best regards, Amruth Tetakali
