Changeset a76d93d in git


Ignore:
Timestamp:
Apr 28, 2011, 3:52:42 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a657104b677b4c461d018cbf3204d72d34ad66a9')
Children:
ab4929317aa0d9aa2b1b46e34ff5a40d1626cd0c
Parents:
fc790253b458ebf5172b834a261cc0fc95925b59
Message:
how to build with  SolarisStudio compiler on linux

git-svn-id: file:///usr/local/Singular/svn/trunk@14188 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
Singular
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Singular/ChangeLog

    rfc7902 ra76d93d  
    11Changes since 3-1-3:
    2 - port to SunStudio complier on linux (./configure --without-dl)
     2- port to SolarisStudio compiler on linux
     3  (./configure --without-dl;make install;cd Singular;make Singular-static)
    34- fixes to ssiLinks: can also transmit newstruct
    45- added to newstruct: for each rin-dep. member a an additional,
  • Singular/distrib.h

    rfc7902 ra76d93d  
    1 /*
    2 
    3 */
    4 
    5 /* define this if we pack a distribution */
    6 /* #undef MAKE_DISTRIBUTION */
     1#undef MAKE_DISTRIBUTION
Note: See TracChangeset for help on using the changeset viewer.