ginal Message-
From: DJ Delorie [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 07, 2005 10:32 AM
To: Nitin Shah
Cc: gcc@gcc.gnu.org
Subject: Re: Building errors for sh, h8300 and m32c targets
> I am able to build gcc-4.0.0 successfully without making any changes
> in the source.
Right,
Nitin Shah wrote:
Hi,
I am building toolchain for Renesas SH, H8300 and M32C targets for ELF
format (i.e. sh-elf, h8300-elf, m32c-elf respectively) using the below
mentioned sources,
Binutils-051107
GCC-4.1-20051107
Newlib-dated 051114 from CVS
Host: i686-pc-linux-gnu
I am getting the below me
> I am able to build gcc-4.0.0 successfully without making any changes in
> the source.
Right, but you're comparing a release to a snapshot. Snapshots are
cut straight from source control, releases are partially built so that
generated files don't have to be generated.
2005.
-Original Message-
From: DJ Delorie [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 06, 2005 9:32 PM
To: Nitin Shah
Cc: gcc@gcc.gnu.org
Subject: Re: Building errors for sh, h8300 and m32c targets
Do you have bison installed? In my local build, that's a generated
file, no
Do you have bison installed? In my local build, that's a generated
file, not a source controlled file.
Hi,
I am building toolchain for Renesas SH, H8300 and M32C targets for ELF
format (i.e. sh-elf, h8300-elf, m32c-elf respectively) using the below
mentioned sources,
Binutils-051107
GCC-4.1-20051107
Newlib-dated 051114 from CVS
Host: i686-pc-linux-gnu
I am getting the below mentioned error at the