On Mon, Jun 9, 2008 at 9:06 AM, Benoît Jacob <
jacob@xxxxxxxxxxxxxxx> wrote:
So, does anybody have an idea what to do to make Eigen usable with -g2 ?
yes of course, that's easy:
let's rewrite eigen using QVariant to store the coefficients and virtual members ;)
no, seriously I have no idea how to deal with that issue :( I know several template libraries which generate GB of .o in debug mode and I hate that... Maybe it'd be worth asking on GCC mailing list since the answer to this issue probably requires to know very well how GCC behaves internally.
Gael.