public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* what binutils for m68hc11-elf and gcc 3.3-branch
@ 2003-02-20 14:14 Joel Sherrill
  2003-02-20 22:40 ` Stephane Carrez
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Sherrill @ 2003-02-20 14:14 UTC (permalink / raw)
  To: gcc


Hi,

In trying to test the 3.3 branch, I have run into what appears to
be a binutils/gcc version mismatch.  binutils 2.13.2.1 doesn't
appear to have the directives .long and .long-double as gcc 3.3-branch
assumes.  Is this a mistake in gcc or a binutils version mismatch?
If it is a binutils mismatch, then gcc is assuming a non-released
version.

/opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/b-m68hc11-elf/gcc/xgcc
-B/opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/b-m68hc11-elf/gcc/ -nostdinc
-B/opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/b-m68hc11-elf/m68hc11-elf/newlib/
-isystem
/opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/b-m68hc11-elf/m68hc11-elf/newlib/targ-include
-isystem
/opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/gcc-3.3-branch/newlib/libc/include
-B/opt/gnucross-test/m68hc11-elf/bin/
-B/opt/gnucross-test/m68hc11-elf/lib/ -isystem
/opt/gnucross-test/m68hc11-elf/include -Os -mrelax  -DUSE_GAS -DIN_GCC
-g  -DIN_LIBGCC2 -I. -I. -I../../gcc-3.3-branch/gcc
-I../../gcc-3.3-branch/gcc/. -I../../gcc-3.3-branch/gcc/config
-I../../gcc-3.3-branch/gcc/../include -DL_mulsi3 -xassembler-with-cpp -c
../../gcc-3.3-branch/gcc/config/m68hc11/larith.asm -o libgcc/./_mulsi3.o
Assembler messages:
Error: Option `long' is not recognized.
Error: Option `long-double' is not recognized.
larith.asm:41: Error: unknown pseudo-op: `.mode'
make[2]: *** [libgcc/./_mulsi3.o] Error 1

Advice appreciated.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: what binutils for m68hc11-elf and gcc 3.3-branch
  2003-02-20 14:14 what binutils for m68hc11-elf and gcc 3.3-branch Joel Sherrill
@ 2003-02-20 22:40 ` Stephane Carrez
  0 siblings, 0 replies; 2+ messages in thread
From: Stephane Carrez @ 2003-02-20 22:40 UTC (permalink / raw)
  To: Joel Sherrill; +Cc: gcc

Hi Joel,

Joel Sherrill wrote:

> Hi,
> 
> In trying to test the 3.3 branch, I have run into what appears to
> be a binutils/gcc version mismatch.  binutils 2.13.2.1 doesn't
> appear to have the directives .long and .long-double as gcc 3.3-branch
> assumes.  Is this a mistake in gcc or a binutils version mismatch?
> If it is a binutils mismatch, then gcc is assuming a non-released
> version.
> 
> /opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/b-m68hc11-elf/gcc/xgcc
> -B/opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/b-m68hc11-elf/gcc/ -nostdinc
> -B/opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/b-m68hc11-elf/m68hc11-elf/newlib/
> -isystem
> /opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/b-m68hc11-elf/m68hc11-elf/newlib/targ-include
> -isystem
> /opt/usr3/ftp_archive/gnu/gcc/ss/b-3.3/gcc-3.3-branch/newlib/libc/include
> -B/opt/gnucross-test/m68hc11-elf/bin/
> -B/opt/gnucross-test/m68hc11-elf/lib/ -isystem
> /opt/gnucross-test/m68hc11-elf/include -Os -mrelax  -DUSE_GAS -DIN_GCC
> -g  -DIN_LIBGCC2 -I. -I. -I../../gcc-3.3-branch/gcc
> -I../../gcc-3.3-branch/gcc/. -I../../gcc-3.3-branch/gcc/config
> -I../../gcc-3.3-branch/gcc/../include -DL_mulsi3 -xassembler-with-cpp -c
> ../../gcc-3.3-branch/gcc/config/m68hc11/larith.asm -o libgcc/./_mulsi3.o
> Assembler messages:
> Error: Option `long' is not recognized.
> Error: Option `long-double' is not recognized.
> larith.asm:41: Error: unknown pseudo-op: `.mode'
> make[2]: *** [libgcc/./_mulsi3.o] Error 1
> 
> Advice appreciated.
> 
> 

You must use CVS binutils or the binutils available in http://www.gnu.org/software/m68hc11/

There is a patch against 2.12.1.


I'm sorry for this inconvenience.

	Stephane

-----------------------------------------------------------------------
         Home                               Office
E-mail: stcarrez@nerim.fr                  Stephane.Carrez@solsoft.fr
WWW:    http://stcarrez.nerim.net          http://www.solsoft.com
         Free the Software!                 Visual Security Policy Management


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-20 21:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-20 14:14 what binutils for m68hc11-elf and gcc 3.3-branch Joel Sherrill
2003-02-20 22:40 ` Stephane Carrez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).