Re: [patch] fix VXWORKSAE_TARGET_DIR not to designate a hardcoded /home subdir

2014-09-01 Thread Olivier Hainque
On Sep 1, 2014, at 2:45 PM, Nathan Sidwell wrote: >> OK to commit ? > > Yes, thanks Done. Thanks for your super prompt feedback. Olivier

Re: [patch] fix VXWORKSAE_TARGET_DIR not to designate a hardcoded /home subdir

2014-09-01 Thread Nathan Sidwell
On 09/01/14 08:34, Olivier Hainque wrote: We have been using a variant of this for years in our gcc 4.7 based compiler series, checked that the patch works fine with gcc-4.9 and that it applies as-is on the current mainline. OK to commit ? Yes, thanks -- Nathan Sidwell

[patch] fix VXWORKSAE_TARGET_DIR not to designate a hardcoded /home subdir

2014-09-01 Thread Olivier Hainque
Hello, VxWorks environments all provide a few environment variables that help locate components such as header files or libraries. WIND_BASE typically designates an installation root and the regular VxWorks ports leverage this with: gcc/confg/vxworks.h: #define VXWORKS_ADDITIONAL_CPP_SPEC