From mboxrd@z Thu Jan 1 00:00:00 1970 From: karuottu@freenet.hut.fi (Kai Ruottu) To: help-gcc@gnu.org Subject: Re: binutils for h8300 target Date: Wed, 29 Dec 1999 04:26:00 -0000 Message-id: <3869f02d.10433903@news.nettilinja.fi> References: <38663884.D9701D9E@swissonline.ch> X-SW-Source: 1999-12/msg00372.html On Sun, 26 Dec 1999 16:47:16 +0100, andreas dittrich wrote: >While trying to build binutils 2.9.1 for h8300-hms target on Cygwin >B20.1 host I get a number of headerfiles reported missing. They are all >concerned with compiling of srconv.c. For some of them (internal.h, >libiberty.h) obviously the include path seems to be wrong, but some >(sysroff.h, sysroff.c) do not exist at all. > >Can anybody help? This problem becomes from the buggy definition of : SRCONV_PROG = srconv coffdump sysdump and its use as $(SRCONV_PROG)$(EXEEXT) in the generated Makefile with the binutils-2.9.1 sources. The bug has been fixed in the current binutils development sources. Some other H8/300 related bugs are fixed too... ftp://sourceware.cygnus.com/pub/binutils When your host is Win32, perhaps you could also consider downloading the H8/300 tools as prebuilt with all kind of new fixes not available in gcc-2.95.x or even in the current egcs-snapshots. Pre-built binutils too, of course.... And a Insight-GDB with a GUI... http://www.saunalahti.fi/~ankosk2/embtools.htm From mboxrd@z Thu Jan 1 00:00:00 1970 From: karuottu@freenet.hut.fi (Kai Ruottu) To: help-gcc@gnu.org Subject: Re: binutils for h8300 target Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <3869f02d.10433903@news.nettilinja.fi> References: <38663884.D9701D9E@swissonline.ch> X-SW-Source: 1999-12n/msg00372.html Message-ID: <19991231222400.E2h8JIVtJM2bfVFZbGBCWD71itfK9Oe1u64lnSNJMrc@z> On Sun, 26 Dec 1999 16:47:16 +0100, andreas dittrich wrote: >While trying to build binutils 2.9.1 for h8300-hms target on Cygwin >B20.1 host I get a number of headerfiles reported missing. They are all >concerned with compiling of srconv.c. For some of them (internal.h, >libiberty.h) obviously the include path seems to be wrong, but some >(sysroff.h, sysroff.c) do not exist at all. > >Can anybody help? This problem becomes from the buggy definition of : SRCONV_PROG = srconv coffdump sysdump and its use as $(SRCONV_PROG)$(EXEEXT) in the generated Makefile with the binutils-2.9.1 sources. The bug has been fixed in the current binutils development sources. Some other H8/300 related bugs are fixed too... ftp://sourceware.cygnus.com/pub/binutils When your host is Win32, perhaps you could also consider downloading the H8/300 tools as prebuilt with all kind of new fixes not available in gcc-2.95.x or even in the current egcs-snapshots. Pre-built binutils too, of course.... And a Insight-GDB with a GUI... http://www.saunalahti.fi/~ankosk2/embtools.htm