Bugs item #768388, was opened at 2003-07-09 04:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=768388&group_id=7586

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: jam build faild on windows 

Initial Comment:
Jam build fails on windows with toolset msvc and vc7. 




The reason is the option </LIBPATH:"%LIB%"> in build.bat 
and </LIBPATH:$(LIB:J=" ")> in build.jam. 




<cl.exe> reports that </LIBPATH> is an unkown option.




Remove </LIBPATH:"%LIB%"> and </LIBPATH:$(LIB:J=" 
")> completely for the toolset msvc and vc7 and the build 
works.




Thanks, 




Sinisa. <[EMAIL PROTECTED]>


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=768388&group_id=7586


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
Boost-bugs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/boost-bugs
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to