This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 c/16588] H8 / SH


------- Additional Comments From wilson at specifixinc dot com  2004-07-16 20:33 -------
Subject: Re:  New: H8 / SH

nitins2 at kpitcummins dot com wrote:
> removed `build-newlib-1.12.0/h8300-elf/h8sx/int32/newlib/libm/config.status'
> removed `build-newlib-1.12.0/h8300-elf/h8sx/int32/newlib/libm/Makefile'
> /home/kpit/fsfsrc/downloads/newlib-1.12.0/newlib/libc/sys/sh/syscalls.c:9: 
> error: register name not specified for 'stack_ptr'

This seems confused.  The first two lines are from an h8300 build, and 
the last two lines are from an sh build.  I am wondering if you did 
something wrong in your configure/build process.  But since you have 
given us no info about this, I can't comment further.

You mention that there are two targets, but give only one error message. 
  I'd expect different error messages for these two targets in this 
case, so this seems confused also.

This is just as likely a newlib problem as a gcc problem, and we don't 
handle newlib problems here.  You need to prove this is a gcc problem if 
you want us to do something with it.  You can't prove that without a 
testcase.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16588


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