On Mon, 27 Jan 2003, Rene Rivera wrote:
> [2003-01-27] Ronald Garcia wrote: > > > > > > >Howdy, > > > >I'm trying to use boost build with the intel c++ compiler under linux. > >My compiler is installed in /usr/local/intel, but boost build appears to > >be looking for it in /opt/intel. Is there a way to specify the compiler > >location as an option to boost build? According to the docs, the only > >parameter for intel is the compiler version, which defaults to 60. > > > >Thanks, > > Run the setup script "iccvars.sh" before running bjam. > I tried running "iccvars.csh", but it doesn't seem to help with my problem unfortunately. Looking at the file, it appears that all it does is extend my execution and dynamic linking path. ron _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost