All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Reif <reif@earthlink.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] latest svn sparc-softmmu compile warnings
Date: Sun, 28 Sep 2008 20:24:59 -0400	[thread overview]
Message-ID: <48E0205B.40205@earthlink.net> (raw)

gcc -I. -I.. -I/home/wine/qemu/target-sparc -I/home/wine/qemu -MMD -MT 
tcg/tcg-dyngen.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -I/home/wine/qemu/tcg -I/home/wine/qemu/tcg/i386 
-I/home/wine/qemu/fpu -I/home/wine/qemu/slirp -O2 -g 
-fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings  -m32 
-c -o tcg/tcg-dyngen.o /home/wine/qemu/tcg/tcg-dyngen.c
In file included from /home/wine/qemu/tcg/tcg.h:50,
                 from /home/wine/qemu/tcg/tcg-dyngen.c:34:
/home/wine/qemu/tcg/tcg-opc.h:154:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:164:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:169:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:174:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:179:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:184:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:189:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:194:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:200:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:205:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:210:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:215:5: warning: "TARGET_LONG_BITS" is not 
defined
gcc -I. -I.. -I/home/wine/qemu/target-sparc -I/home/wine/qemu -MMD -MT 
tcg/tcg-runtime.o -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -I/home/wine/qemu/tcg -I/home/wine/qemu/tcg/i386 
-I/home/wine/qemu/fpu -I/home/wine/qemu/slirp -O2 -g 
-fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings  -m32 
-c -o tcg/tcg-runtime.o /home/wine/qemu/tcg/tcg-runtime.c
In file included from /home/wine/qemu/tcg/tcg.h:50,
                 from /home/wine/qemu/tcg/tcg-runtime.c:32:
/home/wine/qemu/tcg/tcg-opc.h:154:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:164:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:169:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:174:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:179:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:184:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:189:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:194:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:200:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:205:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:210:5: warning: "TARGET_LONG_BITS" is not 
defined
/home/wine/qemu/tcg/tcg-opc.h:215:5: warning: "TARGET_LONG_BITS" is not 
defined

             reply	other threads:[~2008-09-29  0:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-29  0:24 Robert Reif [this message]
2008-09-29  0:34 ` [Qemu-devel] latest svn sparc-softmmu compile warnings Robert Reif
2008-09-29  6:36   ` Martin Mohring
2008-09-29  8:18   ` Martin Mohring
2008-09-29 11:25     ` Robert Reif
2008-09-29 12:21       ` Martin Mohring
2008-09-29 12:24         ` Martin Mohring
2008-09-29 12:52           ` Martin Mohring
2008-09-29 15:36       ` Blue Swirl

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=48E0205B.40205@earthlink.net \
    --to=reif@earthlink.net \
    --cc=qemu-devel@nongnu.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 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.