« Return to Thread: How can I specify a flag with trailing "-"?

Re: How can I specify a flag with trailing "-"?

by Motonari Ito-2 :: Rate this Message:

Reply to Author | View in Thread

> I try to specify <variant>release:<cxxflags>/GS- but it results in
"/GS"
> only and omits the trailing "-".

I have the same problem and have not solved yet.

It's serious because msvc uses trailing "-" for many important options
such as /Oy /GS, etc.

Any help would be appreciated.

Thank you.

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

 « Return to Thread: How can I specify a flag with trailing "-"?