Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Segfault in CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Segfault in CGAL


Chronological Thread 
  • From: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] Segfault in CGAL
  • Date: Tue, 5 Feb 2008 12:23:51 +0100
  • Organization: Inria, Sophia Antipolis, FRANCE

On Tuesday 05 February 2008 11:30:49 Thomas Zangl wrote:
> Laurent Rineau schrieb:
>
> Hi!
>
> > The problems occurs in a filtered predicate, during the conversion from
> > your kernel to the filtering kernel. What compile flags do you use? Have
> > you disabled the CGAL assertion (with -DNDEBUG for example)?
>
> I installed CGAL using: ./install_cgal

I meanĀ : how do you compile your application? Do you use a makefile provided
by CGAL of cgal_create_makefile?

> Nothing more, nothing less :-) But I tried it now on my gentoo box.
>
> Information:
> gcc (GCC) 4.2.2 (Gentoo 4.2.2 p1.0)
> glibc-2.7-r1

Different compiler, actually. Ubuntu 7.10 uses g++-4.1.2, which is usually
more usable than 4.2.

> Compiled my application (same as on my Ubuntu box), ran it, works. Strange?
>
> It seems Ubuntu broke something during their last update cycle? I will
> dig into it today evening..

CGAL packages in Ubuntu are the ones from Debian, made by
Joachim Reichel
<>.
They have not been updated since the
release of Ubuntu 7.10. However, gmp packages have been update very recently
and that could be the reason.

--
Laurent Rineau
INRIA - Sophia Antipolis
BP 93, 2004 Route des Lucioles
06902 Sophia Antipolis Cedex FRANCE
Tel: +33 4 92 38 78 62 (Fax: +33.4.97.15.53.95)




Archive powered by MHonArc 2.6.16.

Top of Page