On 12 June 2012 14:21, Stefan Schwarzer <stefan.schwarzer@unep.org> wrote:
> But the "make" process gives me this:
>
> cd contrib/tablefunc
> tablefunc $ make
> gcc -Os -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.6.sdk
I think that's where it looks for the standard C headers?
In that case that's what you need to change. Or you can create a
symlink that points gcc to the new location.
--
If you can't see the forest for the trees,
Cut the trees and you'll see there is no forest.