
4 Aug
2006
4 Aug
'06
4:06 a.m.
Don't do it, then.
Why?
Sometimes it's nice to remove -Os to see what gets silently removed from the build that you were not aware of. I've done this before on an older version and learned a few new details of the build. In my case the 'extern __inline__' in include/pci.h for pci_set_region and pci_set_ops gave me some troubles. I think this thread might be relevant: http://gcc.gnu.org/ml/gcc/2005-07/msg01166.html