Werner Smekal wrote:

> Hi Arjen,
>
>>>   
>>
>> I am not sure CMake recognises that it is working under MSYS - I saw 
>> that
>> the MSYS flag is off in the output I posted. So, it may be using the 
>> MinGW
>> logic.
>
>
> I'm quite sure, that it cmake recognizes MSYS. It tests for sh.exe (or 
> bash.exe) and then it knows that it's working in MSYS. If you work in 
> MSYS and the variable is not set, then there is something wrong - 
> either a MSYS setup problem or a bug in cmake. You wrote in earlier 
> emails that you had problems make the MinGW/CLI case work and changed 
> some environment variables - maybe that is the problem? I'll check on 
> my MSYS environment. It's just that I don't like it so much, that even 
> the idea of doing so makes me ill :).

Oh, I have the MinGW/CLI stuff a-working now :). And I started the MSYS 
environment (the rxvt or whatever
window is not the nicest one around, I agree) but this is a part of the 
output I posted earlier:

Other important CMake variables:

CMAKE_SYSTEM_NAME:      Windows
UNIX:
WIN32:                  1
APPLE:
MSVC:                           (MSVC_VERSION:  )
MINGW:                  1
MSYS:
CYGWIN:
BORLAND:
WATCOM:

No MSYS set. No idea why.

(I have not tried the new set-up with gfortran/gcc under MinGW yet - 
this was for testing g95)

I will have to check this all.

Regards,

Arjen

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to