Add compilers section to user docs
See original GitHub issueWhere should the content be added?
No response
What should be added?
Expand on the content in the user faq, create an end-user specific section that describes how to use the compiler toolchains:
- tl;dr; install
compilers
package and go - explain the different packages
_impl
, vsactivation scripts
vssymlinks
- document the new
conda-gcc-specs
package - refer to the maintainer’s compilers & runtimes section. Everything there applies
- stress that recipes added must use the
compiler()
jinja function, that the metapackages and specs are there for end-user convenience and usability.
Additional information
No response
Issue Analytics
- State:
- Created a year ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Adding Compilers | Qt Creator Manual - Qt Documentation
To add a C or C++ compiler, select Edit > Preferences > Kits > Compilers > Add. Select a compiler in the list,...
Read more >Manage Arm Compiler Versions - µVision User's Guide
Click Add another Arm Compiler Version to List. This opens a Windows browse for folder dialog. Navigate to the folder that contains the...
Read more >Configuration Tutorial — Spack Tutorial documentation
Configuration Tutorial¶. This tutorial will guide you through various configuration options that allow you to customize Spack's behavior with respect to ...
Read more >NVIDIA HPC Compilers User's Guide
This guide is part of a set of manuals that describe how to use the NVIDIA HPC Fortran, C++ and C compilers. These...
Read more >Set C++ compiler and build properties in Visual Studio
Open the Property Manager window. (On the menu bar, choose View > Property Manager or View > Other Windows > Property Manager.) Open...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Also related issue ( https://github.com/conda-forge/conda-forge.github.io/issues/893 ).
Ahaha got it ! I Will try to implement it 😃