qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* make: *** No rule to make target 'i386/fp87.c', needed by 'i386/fp87.o'. Stop.
@ 2023-12-07 11:20 Liu Jaloo
  2023-12-07 11:31 ` Peter Maydell
  0 siblings, 1 reply; 3+ messages in thread
From: Liu Jaloo @ 2023-12-07 11:20 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 420 bytes --]

qemu checkout tag "initial" version, then
$ make

report error, like this:
make: *** No rule to make target 'i386/fp87.c', needed by 'i386/fp87.o'.
Stop.

How or where can I get the resource about folder "i386", just like OBJS in
Makefile

OBJS= i386/fp87.o i386/interp_main.o i386/interp_modrm.o
i386/interp_16_32.o \
      i386/interp_32_16.o i386/interp_32_32.o i386/emu-utils.o \
      i386/dis8086.o i386/emu-ldt.o

[-- Attachment #2: Type: text/html, Size: 600 bytes --]

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

end of thread, other threads:[~2023-12-08  0:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07 11:20 make: *** No rule to make target 'i386/fp87.c', needed by 'i386/fp87.o'. Stop Liu Jaloo
2023-12-07 11:31 ` Peter Maydell
2023-12-08  0:47   ` Liu Jaloo

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 NNTP newsgroup(s).