This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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: host_makefile_frag and cross debugging


On Fri, 24 Jun 2005 15:36:59 +0100, Daniel Jacobowitz <drow@false.org> wrote:
So what's the official way of making host configurations these days then?

Autoconf mostly. The xm files are gone; do the test elsewhere. Check what CVS does for path separators. Eli fixed these not long ago.

Ah, I've found it. There's a preprocessor test in defs.h. Way too simple for any autoconf project surely :-)


That probably explains why I can't find any 'machanism' to do it!

Thanks a lot.

Andrew Stubbs4


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