This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: abs(int) missing
- To: Levente Farkas <lfarkas at mindmaker dot hu>
- Subject: Re: abs(int) missing
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 22 Aug 2000 11:35:24 -0700 (PDT)
- cc: STDC++ <libstdc++ at sources dot redhat dot com>
> uhhm, it's a bit difficult for me. so what is the "right way" solution ?
> Benjamin? you opinion ?
--enable-cshadow-headers
this should slice, dice, construct, destruct, install, prune, sing,
dance, whatever it takes to get the proper headers.
> ps. if I add -I/usr/include/g++-v3/shadow than everything is broken.
Right. The shadow headers are broken right now. Hopefully it'll be fixed
soon.