public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Craig Rodrigues <rodrigc@mediaone.net>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: libstdc++/5198: 3.0.3 linux x m68k build fail: invalid opcodes in c++locale.cc
Date: Fri, 04 Jan 2002 14:26:00 -0000	[thread overview]
Message-ID: <20020104222602.19043.qmail@sources.redhat.com> (raw)

The following reply was made to PR libstdc++/5198; it has been noted by GNATS.

From: Craig Rodrigues <rodrigc@mediaone.net>
To: Don Lindsay <lindsayd@cisco.com>
Cc: rodrigc@gcc.gnu.org, aaron@frye.com, gcc-bugs@gcc.gnu.org,
   gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/5198: 3.0.3 linux x m68k build fail: invalid opcodes in c++locale.cc
Date: Fri, 4 Jan 2002 17:24:56 -0500

 On Fri, Jan 04, 2002 at 01:53:00PM -0800, Don Lindsay wrote:
 > On Fri, 4 Jan 2002, Craig Rodrigues wrote:
 > 
 > > OK, according to your specs file, everything should be defaulting
 > > to 68020, so I don't know why the assembler is being called
 > > with the 68000 flag.
 > 
 > gcc/Makefile is specifying -m68000 on the xgcc invocation, so that's
 > passed through to the assembler. Changing the command line to -m68020 does
 > allow this command to complete OK.
 > 
 > Notice, also, that /m68000/ is in the pathname of the affected build area
 > (within the overall build subtree). This appears to be because
 > gcc/Makefile specifies m68000 in its MULTILIB_* vars. My build subtree, at
 > the time when things died, had /m68000/, /m5200/, /mcpu32/ and
 > /msoft-float/ subdirectories.
 
 Hmmm.
 What is in your multilib.h file?
 
 Since you mentioned that you configured with m68k-aout, if I
 look in config.gcc, I see that this target uses:
 m68k-*-aout*)
         tmake_file=m68k/t-m68kbare
         tm_file="m68k/m68k-aout.h libgloss.h"
         float_format=m68k
         ;;
 
 In config/m68k/t-m68kbare, if you remove m68000 from the 
 MULTILIB_OPTIONS line, does that help?
 -- 
 Craig Rodrigues        
 http://www.gis.net/~craigr    
 rodrigc@mediaone.net          


             reply	other threads:[~2002-01-04 22:26 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-04 14:26 Craig Rodrigues [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-02-05  5:26 Werner Tuchan
2002-02-04 14:36 Aaron J. Grier
2002-02-04 11:06 Werner Tuchan
2002-01-23 17:41 rth
2002-01-08 13:56 Aaron J. Grier
2002-01-04 15:36 Aaron J. Grier
2002-01-04 14:46 Craig Rodrigues
2002-01-04 14:36 Aaron J. Grier
2002-01-04 13:56 Don Lindsay
2002-01-04 12:56 Craig Rodrigues
2002-01-04 12:26 Don Lindsay
2002-01-03 20:46 Craig Rodrigues
2002-01-03 20:16 Don Lindsay
2002-01-03 16:12 rodrigc
2002-01-03 15:47 rodrigc
2001-12-26 16:56 Don Lindsay
2001-12-26 16:20 rodrigc
2001-12-26 14:36 lindsayd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020104222602.19043.qmail@sources.redhat.com \
    --to=rodrigc@mediaone.net \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).