_____/ On Sat 15 Oct 2005 11:49:04 BST, [Gunnar] wrote : \_____

I've written a simple C++ program that can make eepic graphs of polynomials.
So if you need to do this you can get my program here:

http://web.comhem.se/~u46307480/RitaGraf.tgz

There is a very short postscript manual in the tgz-file for those who can't
speak swedish. The code is GPLv2 if you'd like to translate it, extend it or
remove my ugly codewriting.

Gunnar.

I couldn't get it to compile trivially...

[EMAIL PROTECTED]:~> gcc graf.cpp

Lots of errors ending with:

/tmp/cc7EU33a.o(.gnu.linkonce.t._ZNSt14__simple_allocIdSt24__default_alloc_templateILb1ELi0EEE10deallocateEPdj+0x1a):
In function `std::__simple_alloc<double, std::__default_alloc_template<(bool)1,
(int)0> >::deallocate(double*, unsigned)':
: undefined reference to `std::__default_alloc_template<(bool)1,
(int)0>::deallocate(void*, unsigned)'
/tmp/cc7EU33a.o(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status

Is there a MakeFile? q.ps did not give me enough background in order to
understand why I should do this and how?

Feedback is the best path to improvement, so here are my 2 (Euro) cents...

Roy

--
Roy S. Schestowitz      |    "Have you compiled your kernel today?"
http://Schestowitz.com  |    SuSE Linux    |     PGP-Key: 74572E8E
 7:35am  up 51 days 19:49,  6 users,  load average: 1.17, 0.80, 0.68

Reply via email to