public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: "Frank Ch. Eigler" <fche@redhat.com>
To: Avinash Malik <avimalik@gmail.com>
Cc: sid@sources.redhat.com
Subject: Re: Fwd: Regarding the sid simulator
Date: Mon, 27 Nov 2006 23:57:00 -0000	[thread overview]
Message-ID: <20061127235725.GC20323@redhat.com> (raw)
In-Reply-To: <c1cd9c970611271531x37001d3k59da231d5c6a7506@mail.gmail.com>

Hi -

On Tue, Nov 28, 2006 at 12:31:01PM +1300, Avinash Malik wrote:
> [...]
>        After a lot of work arounds I could get sid compiled and installed.
> But I still cannot target the SHboard since that gives me a internal
> compiler error: segmentation fault. 

These are the errors I'm seeing building today's cvs sid with FC5's
gcc-4.1.1:

make[1]: Entering directory `..../sid/main/dynamic'
/bin/sh ./libtool --tag=CXX --mode=link c++ -DSIDTARGET_SH -DSIDTARGET_SH64 -g -O2   -o sid -export-dynamic -static -export-symbols-regex '[a-zA-Z0-9]*_library$' ../../component/cfgroot/libconfig.la mainDynamic.o baseCfg.o commonCfg.o shCfg.o shCfg.o -L../../../libiberty/pic -L../../../libiberty -liberty
c++ -DSIDTARGET_SH -DSIDTARGET_SH64 -g -O2 -o sid mainDynamic.o baseCfg.o commonCfg.o shCfg.o shCfg.o -Wl,--export-dynamic  ../../component/cfgroot/.libs/libconfig.a -ldl -L....libiberty/pic -L....libiberty -liberty
shCfg.o: In function `~ShBoardCfg':
../../../../src/sid/main/dynamic/shCfg.cxx:13: multiple definition of `ShBoardCfg::ShBoardCfg(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SessionCfg*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
shCfg.o:../../../../src/sid/main/dynamic/shCfg.cxx:13: first defined here
shCfg.o: In function `mk_sh5_64media(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, SessionCfg*)':
../../../../src/sid/main/dynamic/shCfg.cxx:219: multiple definition of `mk_sh5_64media(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, SessionCfg*)'
shCfg.o:../../../../src/sid/main/dynamic/shCfg.cxx:219: first defined here
shCfg.o: In function `mk_sh5_32media(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, SessionCfg*)':

So there is definitely a problem.  And from the compiler command line,
it's easy to see: shCfg.o is being listed and linked twice.  Dave?


> I thought this would mean an error with my memory. I carried out a
> memtest, my memory seems to be fine. [...]

Yes, that was a long shot.

> The Shboard error is here: Sh.h:314.

I see no file named "Sh.h".  There is a .../cgen-cpu/sh/sh.h.

> I cannot post anything to the mailing-list dont know why although I
> am subscribed.

Perhaps you are sending HTML mail.  sourceware does not accept those.

> Also I dont get any mails from the mailing-list. [...]

That is very odd, since the logs don't show anything strange about
your subscription.  Maybe google is spam-filtering too eagerly?


- FChE

  parent reply	other threads:[~2006-11-27 23:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <c1cd9c970611262354h2b5e928cib4ac5c7ee4390269@mail.gmail.com>
2006-11-27 13:03 ` Frank Ch. Eigler
     [not found]   ` <c1cd9c970611271523hd2e9721n6da6c054754e0976@mail.gmail.com>
     [not found]     ` <c1cd9c970611271531x37001d3k59da231d5c6a7506@mail.gmail.com>
2006-11-27 23:57       ` Frank Ch. Eigler [this message]
2006-11-28  7:48         ` Fwd: " Avinash Malik
2006-11-28 23:54           ` Frank Ch. Eigler
2006-11-29 21:20           ` Fwd: Regarding the sid simulator [patch][commit] Dave Brolley
2006-11-29 21:25             ` Frank Ch. Eigler
2006-11-29 21:30               ` Dave Brolley
2006-11-29 21:33                 ` Frank Ch. Eigler
2006-11-30 18:52                   ` Dave Brolley

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=20061127235725.GC20323@redhat.com \
    --to=fche@redhat.com \
    --cc=avimalik@gmail.com \
    --cc=sid@sources.redhat.com \
    /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).