[Bug target/12234] H8GCC Bug

sengyaw at yahoo dot com gcc-bugzilla@gcc.gnu.org
Thu Sep 11 14:50:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From sengyaw at yahoo dot com  2003-09-11 07:00 -------
Information get from h8gcc -v:
Reading specs from /usr/local/h8/lib/gcc-lib/h8300-hms/3.2.3/specs
Configured with: ../configure --target=h8300-hms --prefix=/usr/local/h8 --enable
-languages=c++ --with-newlib --with-headers=/usr/newlib/newlib-1.11.0/newlib/lib
c/include
Thread model: single
gcc version 3.2.3

I do not have any output when using -save-temps as option.
Below is my makefile content for your reference.

CoffTest: CoffTest.o makefile
        h8ld -s -m h8300h -nostdlib -nodefaultlibs -TCoffTest.ld \
                CoffTest.o -oCoffTest

CoffTest.o: CoffTest.s makefile
        h8gcc -mh -c -Wa,-alh CoffTest.s > CoffTest.L

Pls do not hesitate to ask me for more information.
Thanks.



More information about the Gcc-bugs mailing list