Mathieu Champlon
-
2010-09-15
After noticing the same bug as described in https://sourceforge.net/tracker/?func=detail&aid=2634720&group_id=36177&atid=416920 and as I really needed to have this at least for gcc, I started adding support for environment variables in linkers as well, see the attached patch.
I really wished I could have provided unit tests as well, but there doesn't seem to be anything existing for testing <env> for now.
Moreover as I already have 15+ patches for cpptasks to juggle with, I tend to change the minimum of code each time I make a new one...