Answered by:
Where to ask about compiler and linker command line?

Question
-
I have questions about how to make the compiler and linker do something specific by running them directly from a script outside of Visual Studio. Specifically I'm asking about using CL and LINK that came with Visual Studio 2013. I am new to these forums, and found way too many catagories that I didn't even understand what the title meant. Where do I ask this?
- Edited by Olin Lathrop Friday, September 25, 2015 6:18 PM
Friday, September 25, 2015 6:17 PM
Answers
-
Hello,
I'd ask in the Visual Studio General Questions forum.
Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})- Proposed as answer by Mike Laughlin Monday, September 28, 2015 12:12 PM
- Marked as answer by Just Karl Friday, October 9, 2015 2:31 PM
Friday, September 25, 2015 8:21 PM -
The question isn't about how to use the scripting language, but about what the right command line arguments to CL.EXE and LINK.EXE are.
Then you can also try over here.
https://msdn.microsoft.com/en-us/library/f35ctcxw.aspx?f=255&MSPPError=-2147217396
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.- Proposed as answer by Mike Laughlin Monday, September 28, 2015 1:40 PM
- Marked as answer by Just Karl Friday, October 9, 2015 2:31 PM
Monday, September 28, 2015 12:59 PM
All replies
-
For scripting questions you could ask here.
https://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
https://social.msdn.microsoft.com/Forums/en-US/home?forum=scripting
or possibly the C++ forum
https://msdn.microsoft.com/en-us/library/f35ctcxw.aspx?f=255&MSPPError=-2147217396
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
- Edited by Dave PatrickMVP Friday, September 25, 2015 6:29 PM
Friday, September 25, 2015 6:22 PM -
Hello,
I'd ask in the Visual Studio General Questions forum.
Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})- Proposed as answer by Mike Laughlin Monday, September 28, 2015 12:12 PM
- Marked as answer by Just Karl Friday, October 9, 2015 2:31 PM
Friday, September 25, 2015 8:21 PM -
The question isn't about how to use the scripting language, but about what the right command line arguments to CL.EXE and LINK.EXE are.Monday, September 28, 2015 11:08 AM
-
OK, I'll try that.Monday, September 28, 2015 11:09 AM
-
The question isn't about how to use the scripting language, but about what the right command line arguments to CL.EXE and LINK.EXE are.
Then you can also try over here.
https://msdn.microsoft.com/en-us/library/f35ctcxw.aspx?f=255&MSPPError=-2147217396
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.- Proposed as answer by Mike Laughlin Monday, September 28, 2015 1:40 PM
- Marked as answer by Just Karl Friday, October 9, 2015 2:31 PM
Monday, September 28, 2015 12:59 PM