All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Edgar E. Iglesias" <edgar.iglesias@axis.com>
To: Rob Landley <rob@landley.net>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] build error
Date: Tue, 8 Jan 2008 11:42:11 +0100	[thread overview]
Message-ID: <20080108104211.GA18933@edgar.se.axis.com> (raw)
In-Reply-To: <200801071759.24765.rob@landley.net>

On Mon, Jan 07, 2008 at 05:59:24PM -0600, Rob Landley wrote:
> On Monday 07 January 2008 05:27:19 Edgar E. Iglesias wrote:
> > Hello,
> >
> > I needed this or similar to build recent qemu's with gcc-4.
> >
> > Best regards
> 
> Is that all you needed, and did the result work?
> 
> The 0.9.1 build I did yesterday grabbed gcc 3.4 during the ./configure stage, 
> which is only installed for qemu...

I haven't done very extensive testing but the CRIS linux-user simulator builds and runs it's testsuite as expected. Maybe I'll run into trouble later...

# Configured with: ../qemu/configure --disable-gcc-check --target-list=cris-linux-user

% gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)

% objdump -s -j .comment cris-linux-user/qemu-cris 

cris-linux-user/qemu-cris:     file format elf32-i386

Contents of section .comment:
 0000 00474343 3a202847 4e552920 342e312e  .GCC: (GNU) 4.1.
 0010 32202847 656e746f 6f20342e 312e3229  2 (Gentoo 4.1.2)
 0020 00004743 433a2028 474e5529 20342e31  ..GCC: (GNU) 4.1
 ....

Best regards
-- 
Edgar E. Iglesias
Axis Communications AB

  reply	other threads:[~2008-01-08  8:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-07 11:27 [Qemu-devel] build error Edgar E. Iglesias
2008-01-07 23:59 ` Rob Landley
2008-01-08 10:42   ` Edgar E. Iglesias [this message]
2008-01-08 14:43   ` Andreas Färber
2008-01-08 16:53     ` Edgar E. Iglesias

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=20080108104211.GA18933@edgar.se.axis.com \
    --to=edgar.iglesias@axis.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rob@landley.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.