Align size_t and ptrdiff_t definitions between clib includes and gcc patch.
commit5980d0d0f46a7364903eedc8aeac819dc248aced
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 9 Apr 2012 18:45:41 +0000 (9 18:45 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 9 Apr 2012 18:45:41 +0000 (9 18:45 +0000)
tree35d56f81c4a132fb05e49a3f016ff542abed8df1
parentc43e0e021f55837488ddedff289e49d665f00cf1
Align size_t and ptrdiff_t definitions between clib includes and gcc patch.

Seems gcc is quite sensitive to the definition of these types.

Additionally for compilation still a wrapper script is used that puts
the AROS includes before the gcc ones which is not how gcc expects them
to be.

Should fix sam440-ppc nightly

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44593 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/include/aros/types/ptrdiff_t.h
compiler/clib/include/aros/types/size_t.h
tools/crosstools/gcc-4.6.2-aros.diff