On 05/27/2014 01:11 PM, Ilya Verbin wrote:
2014-05-27 14:59 GMT+04:00 Bernd Schmidt <ber...@codesourcery.com>:
There isn't a way to do this. For ptx, target libraries can't be built
anyway. For your use case, I'd recommend building the offload gcc first,
installing it, and then building the host gcc with --enable-offload-targets
as described above.

Do I understand correctly that you recommend to build our offload gcc
manually, rather than during configure/make?

Well, configure/make it separately - build and install it first.

If there was a way to generalize the Makefiles to allow target libraries to be built for multiple targets, that would be pretty good too, but it might be too much work for too little gain.


Bernd

Reply via email to