Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2003-07-09 06:34:03


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. <simas_at_[hidden]>

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

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
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk