GCC

- As it's a work in progress and some informations are missing using the option -gcc is possible but debugging should be strange.
- Naked procs are not correctly managed.
- If the version of gcc is >3 add  this parameter "-Wc -gstabs+" in the FBC command-line. Otherwise the debug datas are not added.
 

- Tip : Debug with the -gas option then optimize with -gcc