This is the mail archive of the gdb-prs@sourceware.org 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]

[Bug gdb/13877] gdb7.4 doesn't build on FreeBSD ia64


http://sourceware.org/bugzilla/show_bug.cgi?id=13877

--- Comment #5 from mexas at bristol dot ac.uk 2012-03-29 09:43:06 UTC ---
ok, I get it: gdb_host is undefined.
Basically there's no gdb/config/ia64/fbsd.mh

I see that most .mh files are just
a short list of some object files.

In Gdb 7.0 there's only gdb/config/ia64/linux.mh
In Gdb 6.6 there's also a generic gdb/config/ia64/ia64.mh

What do .mh files do?
And how to write them?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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