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]

Autoconf?


I'm sure the answer is "Right There Under my Nose"
I have a remote target I want to add to GDB.  I want it to be hosted
on Cygwin and Unixes (unices?). There is a set of board access routines 
that should be used under Cygwin and completely different 
set to be used in Unixes.  The question is how do I figure out what host
environment that I am in during compilation to grab the correct set?

Thanks
Tim Combs


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