summaryrefslogtreecommitdiff
path: root/lib/make/known-architectures/solaris
Commit message (Collapse)AuthorAge
* New Solaris 10 options from Ankush Guptaschnetter2007-06-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@4423 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Make a better job of finding compiler libs.goodale2004-11-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3880 17b73243-c579-4c4c-a9d2-2d5706c11dac
* For IRIX: switch off automatic template instantiation when using native C++ ↵tradke2004-07-05
| | | | | | | | | compiler. For Solaris: undo my previous commit. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3805 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Switch off automatic template instantiation when using native C++ compiler.tradke2004-07-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3804 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Take out '-xO5 -xtarget=native' from the optimization flags because they aretradke2003-07-18
| | | | | | | set implicitely by option '-fast'. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3293 17b73243-c579-4c4c-a9d2-2d5706c11dac
* The 'find' command on Solaris 8 doesn't follow links automatically.tradke2002-08-13
| | | | | | | That's why some system libraries weren't found. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2949 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Better guess to find some fortran system libs.tradke2001-11-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2461 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Use native C/C++ compilers as prefered ones.tradke2001-11-02
| | | | | | | Set appropriate optimization options. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2447 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now looks for the directory with the static fortran libraries.goodale2000-12-13
| | | | | | | | | | Only adds fortran libs if there is a fortran compiler. Added a couple more fortran libs. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1949 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added ucb to the system's LIBS and LIBDIRS resp.tradke2000-11-03
| | | | | | | This is needed for linking with scandir(3). git-svn-id: http://svn.cactuscode.org/flesh/trunk@1876 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Optimisation flagsallen2000-06-21
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1688 17b73243-c579-4c4c-a9d2-2d5706c11dac
* adding libs socket and nsl which are needed my MPICHlanfer2000-05-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1675 17b73243-c579-4c4c-a9d2-2d5706c11dac
* default locations for NATIVE MPIlanfer2000-05-24
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1674 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Initial known-architecures stuff for solaris. Compiles and passes the ↵goodale2000-05-08
test-suite for non-c++ thorns, 'though there are lots of compilation and linking warnings. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1631 17b73243-c579-4c4c-a9d2-2d5706c11dac