This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFC] Target compilation for offloading


Hi Jakub,

I wonder how compiler is going to choose which target binaries should
be created for offload? Will compiler make choice on its own or it is
the user who should add specific options like --offload-target=...
How does compiler know paths to target compilers? Will it use
environment variables or paths will be set during compiler
configuration?

-- 
Best regards,
Andrey Turetskiy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]