Subject: [Boost-build] linkflags not working with intel-linux toolset?
From: John Maddock (john_at_[hidden])
Date: 2009-01-20 12:55:17


If I invoke bjam with:

bjam linkflags=-lfoo gcc intel

Then the gcc build gets the -lfoo added, but the intel build doesn't, any
ideas anyone?

Thanks, John.