[hatari-devel] Suggestion about small additions for v1.4

Jerome Vernet vernet.jerome at wanadoo.fr
Tue May 25 22:47:06 CEST 2010


Le 25/05/10 22:19, Thomas Huth a écrit :
>
> Looks like there is a problem with creating an universal binary for the
> intermediate build68k program on your system... could you please
> comment out the following line in the top-most CMakeLists.txt and try
> if it works then:
>
>   set(CMAKE_OSX_ARCHITECTURES "i386;ppc" CACHE STRING "Target
>   architectures" FORCE)
>
> ?
>
>    
remove only ";ppc". If not, under 10.6.3, gcc will try to build a x86_64 
(by default) app, wich will cause error with SDL 1.2 (wich is NOT 64 
bits on MacOsX and use deprecated interfaces with Cocoa 64Bits).

One can modify cmakelist.txt to build build68k only in native code, 
while building libcpu.a in UB ?

Jerome

> Thanks,
>   Thomas
> _______________________________________________
> hatari-devel mailing list
> hatari-devel at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/hatari-devel
> ---------------------------------------------------------------------------------------
> Orange vous informe que cet  e-mail a ete controle par l'anti-virus mail.
> Aucun virus connu a ce jour par nos services n'a ete detecte.
>
>
>
>    






More information about the hatari-devel mailing list