mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] blas, cblas, lapack, suitesparse


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] blas, cblas, lapack, suitesparse
Date: Wed, 17 Nov 2010 03:40:30 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello Alois,

Sorry for the late reply.


Alois Schlögl <address@hidden> schrieb:
>> Since blas is also build with lapack (which has a version numbering),  
>> blas.mk could be omitted. [...]
>
> Finally, suitesparse is working, too. I made some minor modifications in  
> cblas.mk, and lapack.mk. The final versions are attached.

Thanks for the contribution!

I tried to keep track of the correct history of your
and Tony's changes:

    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/a7fb208a2e70
    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/d8be182c01eb
    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/91fd2541c9d0
    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/f5da381eeeb1
    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/2eade73fdd55
    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/821a7c758e44

I decided to stick with the separate blas package and
not to build it within lapack. I think it is cleaner
this way.

I also think that metis should be built separately,
not inline with lapack. So I changed that, too:

    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/ca58de0da8de

I removed Tony's atlas.mk because I can't see a way to
get it cross compiling:

    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/1c78aa188592

Then I had to do a lot of cleaning up, especially correct
quoting of paths, website URLs, whitespace issues and using
variable like $(MAKE) instead of make:

    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/91ff8ffbb8e3
    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/e6f85e72d46d
    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/d94faa9c0de8
    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/4bd50e3d4cf6

Finally, I had to fix some further build issues:

    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/9ec8e5f5ea0e


Please check whether the newly added packages work on your system.


Greets,
Volker

-- 
Volker Grabsch
---<<(())>>---



reply via email to

[Prev in Thread] Current Thread [Next in Thread]