Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Drawing of polynomials

  • To: lyx-users@xxxxxxxxxxxxx
  • Subject: Re: Drawing of polynomials
  • From: Roy Schestowitz <r@xxxxxxxxxxxxxxx>
  • Date: Sun, 16 Oct 2005 07:44:16 +0100
  • Delivery-date: Sun, 16 Oct 2005 07:44:19 +0100
  • Envelope-to: s@schestowitz.com
  • In-reply-to: <200510151249.04742.matematik@comhem.se>
  • References: <200510151249.04742.matematik@comhem.se>
  • User-agent: Internet Messaging Program (IMP) H3 (4.0.3)
_____/ 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...

roy@BAINE:~> 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


[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index