No bootstrap with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
micis@gmx.de
micis@gmx.de
Tue Sep 14 15:13:00 GMT 2004
- Previous message (by thread): No bootstrap with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- Next message (by thread): No bootstrap with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
> On Tue, Sep 14, 2004 at 02:06:31PM +0200, micis@gmx.de wrote:
> > checking for exception model to use... configure: error: unable to
> detect
> > exception model
>
> What is the error in config.log?
>
> --
> Daniel Jacobowitz
>
config.log messages:
configure:2265: /usr/local/gcc34/bin/gcc34 -o conftest -g -O2 conftest.c
-lmpfr -lgmp 1>&5
configure:2259:18: mpfr.h: No such file or directory
configure: In function `main':
configure:2261: error: `mpfr_t' undeclared (first use in this function)
configure:2261: error: (Each undeclared identifier is reported only once
configure:2261: error: for each function it appears in.)
configure:2261: error: parse error before "n"
configure:2261: error: `n' undeclared (first use in this function)
configure: failed program was:
#line 2257 "configure"
#include "confdefs.h"
#include <gmp.h>
#include <mpfr.h>
int main() {
mpfr_t n; mpfr_init(n);
; return 0; }
I hope this helps you.
Michael Cieslinski
- Previous message (by thread): No bootstrap with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- Next message (by thread): No bootstrap with --enable-checking=assert,misc,tree,gc,rtl,rtlflag,fold,gcac
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Gcc
mailing list