|
From: | Kevin Ryde |
Subject: | Re: GMP C/C++ namespace conflict |
Date: | 25 Apr 2001 07:40:34 +1000 |
User-agent: | Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5 |
Hans Aberg <address@hidden> writes: > > I got around this by defining: > #define free std::free > #define malloc std::malloc > #define realloc std::realloc gmp 3.1.1 uses <stdlib.h> to get the right prototypes, you might get more joy from it.
[Prev in Thread] | Current Thread | [Next in Thread] |