Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: more settings in Toolchain-mingw32.cmake

https://bugzilla.redhat.com/show_bug.cgi?id=753906

           Summary: more settings in Toolchain-mingw32.cmake
           Product: Fedora
           Version: 16
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: low
          Priority: unspecified
         Component: mingw32-filesystem
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Fedora
      Story Points: ---
              Type: ---


Could you add

SET(CMAKE_Fortran_COMPILER /usr/bin/i686-pc-mingw32-gfortran)
SET(CMAKE_AR /usr/bin/i686-pc-mingw32-ar)
SET(CMAKE_RANLIB /usr/bin/i686-pc-mingw32-ranlib)

to /usr/share/mingw32/Toolchain-mingw32.cmake?

These definition are useful for example to compile lapack.

Version-Release number of selected component (if applicable):
mingw32-filesystem-69-7.fc16.noarch

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to