This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: insight builds with no errors on OSX, but gdb not! being built ...


...
checking for correct version of gmp.h... yes
checking for MPFR... yes
*** This configuration is not supported in the following subdirectories:
bfd opcodes gdb sim
(Any other directories should still work fine.)
...

I realised that you're trying to build Insight for debugging Mac OS X applications. There are some peculiarities about Mac OS X, e.g., the use of Mach-O object files instead of ELF object files due to Darwin's Mach heritance. Apple keeps modified versions of gcc and gdb at www.opensource.apple.com, and I don't think that these modifications are considered in Insight. I can't think of any other operating system that still uses Mach-O besides Mac OS X.


Cheers,
Hermann


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]