User forums > Using Code::Blocks

Compiling/linking without C standard libraries

(1/1)

massimo.manca:
I need to compile an application without linking with C standard libraries. I am using GCC/Mingw. Is there any setting that may help me on Code::Blocks IDE?

polygon7:

--- Quote from: massimo.manca on December 05, 2010, 03:42:26 am ---I need to compile an application without linking with C standard libraries. I am using GCC/Mingw. Is there any setting that may help me on Code::Blocks IDE?

--- End quote ---

Right-click on project name in "Management->Projects" tree, choose "Build options", click on project name and choose your settings in "Compiler settings" tab and "Linker settings" tab.
If you want global settings for compiler / linker then do the same in menu "Settings -> compiler and debugger".

Navigation

[0] Message Index

Go to full version