This is the mail archive of the gdb-patches@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]

[PATCH] Can't build sh-elf-sim on OSX.


Hello maintainers,

This is a patch to fix some build time errors on OSX.
I've tested with 'make check --target_board=sh-sim'.

Thanks,
- - - - -
2010-01-12  Masaki Muranaka   <monaka@monami-softwar.com>

	* interp.c: Don't include sysdep.h
	include stdio.h and errno.h
	include string.h strings.h stdlib.h sys/stat.h if present.

--
Masaki Muranaka
Monami software

Attachment: 0001-Don-t-include-sysdep.h.patch
Description: Binary data


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