Read-only forum archive

compilation of Singular by C

compilation of Singular by C

ynu146 · Mon Jul 04, 2011 11:17 am

Hello

I want to run Singular code compiled by GNU.
I understand Singular developer version is necessary.
But,compared to interpreter version,developer version has little direction.
So, I want further information about developer version.
My computer is Ubuntu Linux.

Re: compilation of Singular by C

dreyer · Tue Jul 05, 2011 4:59 pm

Dear ynu146,
I guess you want to link your C code (compiled with the C compiler) to Singular. The right choice for this is libsingular.
We will provide Information about libsingular here soon.

Meanwhile have a look at the following how-to page:
http://www.singular.uni-kl.de/svn/trunk/HOWTO-libsingular

Best regards,
Alexander