Re: [hatari-users] Hatari goes Sinclair QL

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-users Archives ]


Hi Thomas,

I have a compilation error :

définitions multiples de = multiple definition of

Linking C executable hatari
CMakeFiles/hatari.dir/rs232.c.o: dans la fonction « QLsetmode »:
rs232.c:(.text+0xc0): définitions multiples de « QLsetmode »
CMakeFiles/hatari.dir/main.c.o:main.c:(.text+0x0): défini pour la première fois ici
CMakeFiles/hatari.dir/rs232.c.o: dans la fonction « LoadMainRom »:
rs232.c:(.text+0xd0): définitions multiples de « LoadMainRom »
CMakeFiles/hatari.dir/main.c.o:main.c:(.text+0x10): défini pour la première fois ici
CMakeFiles/hatari.dir/rs232.c.o: dans la fonction « boot_init »:
rs232.c:(.text+0xe0): définitions multiples de « boot_init »
CMakeFiles/hatari.dir/main.c.o:main.c:(.text+0x20): défini pour la première fois ici
CMakeFiles/hatari.dir/tos.c.o: dans la fonction « QLsetmode »:
tos.c:(.text+0x0): définitions multiples de « QLsetmode »
CMakeFiles/hatari.dir/main.c.o:main.c:(.text+0x0): défini pour la première fois ici
CMakeFiles/hatari.dir/tos.c.o: dans la fonction « LoadMainRom »:
tos.c:(.text+0x10): définitions multiples de « LoadMainRom »
CMakeFiles/hatari.dir/main.c.o:main.c:(.text+0x10): défini pour la première fois ici
CMakeFiles/hatari.dir/tos.c.o: dans la fonction « boot_init »:
tos.c:(.text+0x20): définitions multiples de « boot_init »
CMakeFiles/hatari.dir/main.c.o:main.c:(.text+0x20): défini pour la première fois ici
collect2: error: ld returned 1 exit status
make[2]: *** [src/hatari] Erreur 1
make[1]: *** [src/CMakeFiles/hatari.dir/all] Erreur 2
make: *** [all] Erreur 2



Le 01/04/2016 09:14, Thomas Huth a écrit :
  Hi all!

Now that Hatari is a mature ST emulator nowadays, I thought it would be
a good point in time to start a new adventure: Including support for
emulating the Sinclair QL computers into Hatari (see the Wikipedia
article at https://en.wikipedia.org/wiki/Sinclair_QL for an
introduction about the Sinclair QL). I've merged the basic sources from
the uQLx emulator into the Hatari tree, threw out the CPU emulation and
hooked it up to the WinUAE core instead, and did some basic integration
into the GUI of Hatari. The results are not in the repository yet, but
if you're interested, you can find an early snapshot here:

  http://hatari.tuxfamily.org/hatari-ql.tar.gz

Simply select one of the QL machines in the "System" dialog to get a
first impression how the future of Hatari looks like! Thanks to the
versatility of the WinUAE core, there is even already support for the
Q40 and Q60 computers (see https://en.wikipedia.org/wiki/Qx0 for
details) :-)

  Enjoy,
   Thomas






Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/