On Sun, Oct 4, 2009 at 7:30 AM, David Chisnall <[email protected]> wrote: > Hi Chris, > > It's a private GCC header which, unfortunately, varies a little bit between > platforms. I'm a bit surprised it isn't found for you; it has been on all > of the platforms that I've tried so far, but in some uleb128 is defined and > in others it isn't. I plan on removing this dependency soon, because the > unwind headers just contain copies of the functions from the ABI > specification (which doesn't seem to stop the FSF from slapping a GPL header > on them).
Yeah, i thought it referred to that unwind.h, the use of "unwind.h" made me wonder though, why not <unwind.h>? http://packages.debian.org/lenny/gcc-3.4 http://packages.debian.org/lenny/gcc-4.1 http://packages.debian.org/lenny/gcc-4.2 http://packages.debian.org/lenny/gcc-4.3 all of the 'list of files' links i've followed from those contain the header. e.g. http://packages.debian.org/lenny/sparc/gcc-4.3/filelist http://packages.debian.org/sid/mips/gcc-4.1/filelist http://packages.debian.org/squeeze/mipsel/gcc-4.1/filelist _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
