ali hagigat <hagigatali@xxxxxxxxx> writes: > A necessary feature for GCC is to compile C/Assembly programs without > standard libraries for Intel architectures. This feature can not and will not be implemented. Some supporting routines are always required, particularly for gcc extensions like nested functions and __attribute__ ((cleanup)). Ian