[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gcc-bugs
Subject:    where did terminate() go?
From:       brent verner <brent () rcfile ! org>
Date:       2000-06-01 12:14:34
[Download RAW message or body]

I compiled the most recent snapshot (20000530) only to find out that
I can't compile anything with g++ anymore... all I get is
   
   undefined reference to `terminate(void)'

my configure command line:

../gcc/configure --prefix=/usr/local/opt --enable-libstdcxx-v3  \
                --enable-threads=posix --enable-long-long       \
                --enable-cshadow-headers --enable-namespaces

I _can_ work around this by writing my own terminate() function, but
that's no fun :) I wish I knew where to start solving this problem.
it seems as if somewhere the "namespace std" declaration is being lost,
because the missing symbol is terminate__Fv.

cheers.
  brent

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic