[hatari-devel] Serial port issue with windows : Output 3/3 :

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


And the MAKEFILE generated by CMAKE

# CMAKE generated file: DO NOT EDIT!

# Generated by "MinGW Makefiles" Generator, CMake Version 3.2

# Default target executed when no arguments are given to make.

default_target: all

.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.

.NOTPARALLEL:

#=============================================================================

# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.

.SUFFIXES:

# Remove some rules from gmake that .SUFFIXES does not remove.

SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list

# Suppress display of executed commands.

$(VERBOSE).SILENT:

# A target that is always out of date.

cmake_force:

.PHONY : cmake_force

#=============================================================================

# Set environment variables for the build.

SHELL = cmd.exe

# The CMake executable.

CMAKE_COMMAND = "C:\Program Files (x86)\CMake\bin\cmake.exe"

# The command to remove a file.

RM = "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f

# Escaping for special characters.

EQUALS = =

# The top-level source directory on which CMake was run.

CMAKE_SOURCE_DIR = C:\Tortoise_Repositry\hatari

# The top-level build directory on which CMake was run.

CMAKE_BINARY_DIR = C:\_zz

#=============================================================================

# Targets provided globally by CMake.

# Special rule for the target install/local

install/local: preinstall

@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."

"C:\Program Files (x86)\CMake\bin\cmake.exe" -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake

.PHONY : install/local

# Special rule for the target install/local

install/local/fast: install/local

.PHONY : install/local/fast

# Special rule for the target install/strip

install/strip: preinstall

@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."

"C:\Program Files (x86)\CMake\bin\cmake.exe" -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake

.PHONY : install/strip

# Special rule for the target install/strip

install/strip/fast: install/strip

.PHONY : install/strip/fast

# Special rule for the target edit_cache

edit_cache:

@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."

"C:\Program Files (x86)\CMake\bin\cmake-gui.exe" -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)

.PHONY : edit_cache

# Special rule for the target edit_cache

edit_cache/fast: edit_cache

.PHONY : edit_cache/fast

# Special rule for the target install

install: preinstall

@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."

"C:\Program Files (x86)\CMake\bin\cmake.exe" -P cmake_install.cmake

.PHONY : install

# Special rule for the target install

install/fast: preinstall/fast

@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."

"C:\Program Files (x86)\CMake\bin\cmake.exe" -P cmake_install.cmake

.PHONY : install/fast

# Special rule for the target rebuild_cache

rebuild_cache:

@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."

"C:\Program Files (x86)\CMake\bin\cmake.exe" -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)

.PHONY : rebuild_cache

# Special rule for the target rebuild_cache

rebuild_cache/fast: rebuild_cache

.PHONY : rebuild_cache/fast

# Special rule for the target list_install_components

list_install_components:

@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""

.PHONY : list_install_components

# Special rule for the target list_install_components

list_install_components/fast: list_install_components

.PHONY : list_install_components/fast

# The main all target

all: cmake_check_build_system

$(CMAKE_COMMAND) -E cmake_progress_start C:\_zz\CMakeFiles C:\_zz\CMakeFiles\progress.marks

$(MAKE) -f CMakeFiles\Makefile2 all

$(CMAKE_COMMAND) -E cmake_progress_start C:\_zz\CMakeFiles 0

.PHONY : all

# The main clean target

clean:

$(MAKE) -f CMakeFiles\Makefile2 clean

.PHONY : clean

# The main clean target

clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.

preinstall: all

$(MAKE) -f CMakeFiles\Makefile2 preinstall

.PHONY : preinstall

# Prepare targets for installation.

preinstall/fast:

$(MAKE) -f CMakeFiles\Makefile2 preinstall

.PHONY : preinstall/fast

# clear depends

depend:

$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1

.PHONY : depend

#=============================================================================

# Target rules for targets named uninstall

# Build rule for target.

uninstall: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 uninstall

.PHONY : uninstall

# fast build rule for target.

uninstall/fast:

$(MAKE) -f CMakeFiles\uninstall.dir\build.make CMakeFiles/uninstall.dir/build

.PHONY : uninstall/fast

#=============================================================================

# Target rules for targets named Floppy

# Build rule for target.

Floppy: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 Floppy

.PHONY : Floppy

# fast build rule for target.

Floppy/fast:

$(MAKE) -f src\CMakeFiles\Floppy.dir\build.make src/CMakeFiles/Floppy..dir/build

.PHONY : Floppy/fast

#=============================================================================

# Target rules for targets named hatari

# Build rule for target.

hatari: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 hatari

.PHONY : hatari

# fast build rule for target.

hatari/fast:

$(MAKE) -f src\CMakeFiles\hatari.dir\build.make src/CMakeFiles/hatari..dir/build

.PHONY : hatari/fast

#=============================================================================

# Target rules for targets named Debug

# Build rule for target.

Debug: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 Debug

.PHONY : Debug

# fast build rule for target.

Debug/fast:

$(MAKE) -f src\debug\CMakeFiles\Debug.dir\build.make src/debug/CMakeFiles/Debug.dir/build

.PHONY : Debug/fast

#=============================================================================

# Target rules for targets named Falcon

# Build rule for target.

Falcon: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 Falcon

.PHONY : Falcon

# fast build rule for target.

Falcon/fast:

$(MAKE) -f src\falcon\CMakeFiles\Falcon.dir\build.make src/falcon/CMakeFiles/Falcon.dir/build

.PHONY : Falcon/fast

#=============================================================================

# Target rules for targets named GuiSdl

# Build rule for target.

GuiSdl: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 GuiSdl

.PHONY : GuiSdl

# fast build rule for target.

GuiSdl/fast:

$(MAKE) -f src\gui-sdl\CMakeFiles\GuiSdl.dir\build.make src/gui-sdl/CMakeFiles/GuiSdl.dir/build

.PHONY : GuiSdl/fast

#=============================================================================

# Target rules for targets named UaeCpu

# Build rule for target.

UaeCpu: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 UaeCpu

.PHONY : UaeCpu

# fast build rule for target.

UaeCpu/fast:

$(MAKE) -f src\uae-cpu\CMakeFiles\UaeCpu.dir\build.make src/uae-cpu/CMakeFiles/UaeCpu.dir/build

.PHONY : UaeCpu/fast

#=============================================================================

# Target rules for targets named build68k

# Build rule for target.

build68k: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 build68k

.PHONY : build68k

# fast build rule for target.

build68k/fast:

$(MAKE) -f src\uae-cpu\CMakeFiles\build68k.dir\build.make src/uae-cpu/CMakeFiles/build68k.dir/build

.PHONY : build68k/fast

#=============================================================================

# Target rules for targets named gencpu

# Build rule for target.

gencpu: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 gencpu

.PHONY : gencpu

# fast build rule for target.

gencpu/fast:

$(MAKE) -f src\uae-cpu\CMakeFiles\gencpu.dir\build.make src/uae-cpu/CMakeFiles/gencpu.dir/build

.PHONY : gencpu/fast

#=============================================================================

# Target rules for targets named manpages

# Build rule for target.

manpages: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 manpages

.PHONY : manpages

# fast build rule for target.

manpages/fast:

$(MAKE) -f doc\CMakeFiles\manpages.dir\build.make doc/CMakeFiles/manpages.dir/build

.PHONY : manpages/fast

#=============================================================================

# Target rules for targets named atari_hd_image_man

# Build rule for target.

atari_hd_image_man: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 atari_hd_image_man

.PHONY : atari_hd_image_man

# fast build rule for target.

atari_hd_image_man/fast:

$(MAKE) -f tools\CMakeFiles\atari_hd_image_man.dir\build.make tools/CMakeFiles/atari_hd_image_man.dir/build

.PHONY : atari_hd_image_man/fast

#=============================================================================

# Target rules for targets named zip2st_man

# Build rule for target.

zip2st_man: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 zip2st_man

.PHONY : zip2st_man

# fast build rule for target.

zip2st_man/fast:

$(MAKE) -f tools\CMakeFiles\zip2st_man.dir\build.make tools/CMakeFiles/zip2st_man.dir/build

.PHONY : zip2st_man/fast

#=============================================================================

# Target rules for targets named hmsa

# Build rule for target.

hmsa: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 hmsa

.PHONY : hmsa

# fast build rule for target.

hmsa/fast:

$(MAKE) -f tools\hmsa\CMakeFiles\hmsa.dir\build.make tools/hmsa/CMakeFiles/hmsa.dir/build

.PHONY : hmsa/fast

#=============================================================================

# Target rules for targets named hmsa_manpage

# Build rule for target.

hmsa_manpage: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 hmsa_manpage

.PHONY : hmsa_manpage

# fast build rule for target.

hmsa_manpage/fast:

$(MAKE) -f tools\hmsa\CMakeFiles\hmsa_manpage.dir\build.make tools/hmsa/CMakeFiles/hmsa_manpage.dir/build

.PHONY : hmsa_manpage/fast

#=============================================================================

# Target rules for targets named hconsole_man

# Build rule for target.

hconsole_man: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 hconsole_man

.PHONY : hconsole_man

# fast build rule for target.

hconsole_man/fast:

$(MAKE) -f tools\hconsole\CMakeFiles\hconsole_man.dir\build.make tools/hconsole/CMakeFiles/hconsole_man.dir/build

.PHONY : hconsole_man/fast

#=============================================================================

# Target rules for targets named gst2ascii

# Build rule for target.

gst2ascii: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 gst2ascii

.PHONY : gst2ascii

# fast build rule for target.

gst2ascii/fast:

$(MAKE) -f tools\debugger\CMakeFiles\gst2ascii.dir\build.make tools/debugger/CMakeFiles/gst2ascii.dir/build

.PHONY : gst2ascii/fast

#=============================================================================

# Target rules for targets named gst2ascii_man

# Build rule for target.

gst2ascii_man: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 gst2ascii_man

.PHONY : gst2ascii_man

# fast build rule for target.

gst2ascii_man/fast:

$(MAKE) -f tools\debugger\CMakeFiles\gst2ascii_man.dir\build.make tools/debugger/CMakeFiles/gst2ascii_man.dir/build

.PHONY : gst2ascii_man/fast

#=============================================================================

# Target rules for targets named hatari_profile_man

# Build rule for target.

hatari_profile_man: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 hatari_profile_man

.PHONY : hatari_profile_man

# fast build rule for target.

hatari_profile_man/fast:

$(MAKE) -f tools\debugger\CMakeFiles\hatari_profile_man.dir\build.make tools/debugger/CMakeFiles/hatari_profile_man.dir/build

.PHONY : hatari_profile_man/fast

#=============================================================================

# Target rules for targets named conftypes

# Build rule for target.

conftypes: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 conftypes

.PHONY : conftypes

# fast build rule for target.

conftypes/fast:

$(MAKE) -f python-ui\CMakeFiles\conftypes.dir\build.make python-ui/CMakeFiles/conftypes.dir/build

.PHONY : conftypes/fast

#=============================================================================

# Target rules for targets named hatariui_man

# Build rule for target.

hatariui_man: cmake_check_build_system

$(MAKE) -f CMakeFiles\Makefile2 hatariui_man

.PHONY : hatariui_man

# fast build rule for target.

hatariui_man/fast:

$(MAKE) -f python-ui\CMakeFiles\hatariui_man.dir\build.make python-ui/CMakeFiles/hatariui_man.dir/build

.PHONY : hatariui_man/fast

# Help Target

help:

@echo The following are some of the valid targets for this Makefile:

@echo ... all (the default if no target is provided)

@echo ... clean

@echo ... depend

@echo ... install/local

@echo ... install/strip

@echo ... uninstall

@echo ... edit_cache

@echo ... install

@echo ... rebuild_cache

@echo ... list_install_components

@echo ... Floppy

@echo ... hatari

@echo ... Debug

@echo ... Falcon

@echo ... GuiSdl

@echo ... UaeCpu

@echo ... gencpu

@echo ... build68k

@echo ... manpages

@echo ... atari_hd_image_man

@echo ... zip2st_man

@echo ... hmsa_manpage

@echo ... hmsa

@echo ... hconsole_man

@echo ... gst2ascii_man

@echo ... hatari_profile_man

@echo ... gst2ascii

@echo ... conftypes

@echo ... hatariui_man

.PHONY : help

 

 

#=============================================================================

# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.

# No rule that depends on this can have commands that come from listfiles

# because they might be regenerated.

cmake_check_build_system:

$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0

.PHONY : cmake_check_build_system

 







Tous vos emails en 1 clic avec l'application SFR Mail sur iPhone et Android - En savoir plus.


========================================

Message du : 09/04/2015 21:48
De : "Nicolas Pomarède " <npomarede@xxxxxxxxxxxx>
A : hatari-devel@xxxxxxxxxxxxxxxxxxx
Copie à :
Sujet : Re: Tr: Re: [hatari-devel] Serial port issue with windowsHi,


Le 09/04/2015 21:23, Eero Tamminen a écrit :
> Hi,
>
> Nicolas is probably better for answering this as he's cross-compiling the
> Windows binaries (on Linux) for the Hatari releases.

Hi

can't really say, I didn't do anything special, cmake + mingw worked
quite out of the box. But this is because mingw under Linux is often
provided with many common libraries (sdl, zlib, png, ...), under windows
you might have to get those manually.

But maybe some other people here had success with compiling Hatari
directly under winodws ?



 


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