[CMake] Problem compiling commander-genius (cross compiling)

2018-02-09 Thread AmigaBlitter
Hello everyone, i'm new to this forum. I'm trying to port Commander-Genius (https://github.com/gerstrong/Commander-Genius) to an exotic platform - AmigaOS 4.1 PPC. I created a toolchain file to specify what compiler i'm using as follow: ToolChain files # this one is important SET(CMAKE_SYSTEM_

Re: [CMake] MinGW-w64/MSYS2 (or Cygwin) and NAG Fortran - how to combine?

2018-02-09 Thread Alan W. Irwin
On 2018-02-09 07:36- Arjen Markus wrote: Hi Alan, -Original Message- From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] Sent: Thursday, February 08, 2018 10:59 PM To: Arjen Markus Cc: cmake@cmake.org Subject: Re: [CMake] MinGW-w64/MSYS2 (or Cygwin) and NAG Fortran - how to comb

Re: [CMake] MinGW-w64/MSYS2 (or Cygwin) and NAG Fortran - how to combine?

2018-02-09 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Friday, February 09, 2018 11:27 AM > To: Arjen Markus > > Is the issue that you used the "Unix Makefiles" generator rather than the > "MSYS > Makefiles" generator for the MinGW-w64/MSYS2 test?

Re: [CMake] MinGW-w64/MSYS2 (or Cygwin) and NAG Fortran - how to combine?

2018-02-09 Thread Arjen Markus
Hi Alan, The result is the same or very much the same. Regards, Arjen From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Arjen Markus Sent: Friday, February 09, 2018 11:30 AM To: Alan W. Irwin Cc: cmake@cmake.org Subject: Re: [CMake] MinGW-w64/MSYS2 (or Cygwin) and NAG Fortran - ho

Re: [CMake] MinGW-w64/MSYS2 (or Cygwin) and NAG Fortran - how to combine?

2018-02-09 Thread Alan W. Irwin
On 2018-02-09 10:44- Arjen Markus wrote: Hi Alan, The result is the same or very much the same. OK. Time for more knowledgable people to weigh in here about what Platform filenames to use for the combination of nagfor and MinGW-w64/MSYS2 for the "Unix Makefiles" and "MSYS Makefiles" ge

Re: [CMake] Problem compiling commander-genius (cross compiling)

2018-02-09 Thread Don Hinton
On Fri, Feb 9, 2018 at 12:52 AM, AmigaBlitter wrote: > > Hello everyone, > > i'm new to this forum. > > I'm trying to port Commander-Genius > (https://github.com/gerstrong/Commander-Genius) to an exotic platform - > AmigaOS 4.1 PPC. > > I created a toolchain file to specify what compiler i'm usin

Re: [CMake] MinGW-w64/MSYS2 (or Cygwin) and NAG Fortran - how to combine?

2018-02-09 Thread Mojca Miklavec
On 9 February 2018 at 18:24, Alan W. Irwin wrote: > On 2018-02-09 10:44- Arjen Markus wrote: > >> Hi Alan, >> >> The result is the same or very much the same. > > OK. Time for more knowledgable people to weigh in here about what > Platform filenames to use for the combination of nagfor and > M