Read-only forum archive

Singular on Gentoo amd64

Singular on Gentoo amd64

syazdani · Sat Jun 24, 2006 12:31 am

Hi all,

recently I tried installing singular 3.0.1 on an amd64 computer running gentoo. There were few pitfalls along the way that I think I've found my way around it by now. There were few parts in the code were the compiler refused to compile (I am using g++ 4.1), because of casting issues, in files extras.cc and iparith.cc. I've made some changes to the code to make it compile, and I think the program is working now. I was wondering how I can submit these patches back to the project (specially since people who know the code can check to see ifthe changes are correct)?

Cheers,
Soroosh

Singular on Gentoo amd64

hannes · Tue Jun 27, 2006 6:37 pm

For small patches, send an email to singular@mathematik.uni-kl.de
For large project you may get acces to the cvs of Singular.

Concerning gcc 4: the sources of the upcoming 3-0-2
(currently at ftp://www.mathematik.uni-kl.de/pub/Math ... 3-002beta/)
may contain some of them.

Singular on Gentoo amd64

hannes · Tue Jun 27, 2006 6:37 pm

For small patches, send an email to singular@mathematik.uni-kl.de
For large project you may get acces to the cvs of Singular.

Concerning gcc 4: the sources of the upcoming 3-0-2
(currently at ftp://www.mathematik.uni-kl.de/pub/Math ... 3-002beta/)
may contain some of them.