This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build error for sh4 using latest snapshot of gcc


On Wed, 19 Oct 2005, Alexander Sieb wrote:

> Robert P. J. Day wrote:
> >   given the following config files for trying to build for SH4
> >
> > 	BINUTILS_DIR=binutils-2.16.1
> > 	GCC_DIR=gcc-4.1-20051015	<-- latest snapshot
> > 	GLIBC_DIR=glibc-2.3.5
> > 	LINUX_SANITIZED_HEADER_DIR=linux-libc-headers-2.6.12.0
> > 	GLIBCTHREADS_FILENAME=glibc-linuxthreads-2.3.5
> >
> > 	TARGET=sh4-unknown-linux-gnu
> > 	TARGET_CFLAGS="-O -m4 -ml"
> > 	GLIBC_CONFIGPARMS="no-z-defs=yes"
> > 	GLIBC_EXTRA_CONFIG="--without-fp"
> > 	USE_SYSROOT=1
> >
> > and *none* of the other patches referred to on this list yet (as i'm
> > just trying to establish a baseline), we get the following build
> > error:
> >
> [snip]
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See <URL:http://gcc.gnu.org/bugs.html> for instructions.
>
> Can you please file a bug report?

i can do that, as long as i'm convinced that what i did was a valid
test since, as i mentioned, i didn't incorporate *any* of the other
patches that have come up with respect to gcc4 and SH.

i used the above settings and the only patch i added to crosstool was
the one i posted previously that was a slight mod to the earlier
fixincl patch.

if the error i got is worth reporting, i can do that.

rday

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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