[aspectc-user] Puma.

Robert Scott lists at riscott.ukfsn.org
Wed Oct 25 02:26:56 CEST 2006


On Tuesday 24 October 2006 08:31, Matthias Urban wrote:
> > Not without making this change. I get an undefined reference to `typeinfo
> > for Puma::Unit' from the linker. This happens with both a self-compiled
> > libPuma.a and a debian experimental package ( which incidentally didn't
> > include any headers so I had a lot of fun trying to generate them ).
> > Tried on two systems, both of which are gcc 4.1.1 ( although I had to
> > switch to 3.4.1 temporarily to get libPuma.a itself to compile ).
>
> Well, this problem is easy to solve. Puma is compiled and linked with
> the options -fno-rtti and -fno-exceptions. This is defined in
> Puma/vars.mk. Remove these two options (or only -fno-rtti) and recompile
> Puma (you don't have to weave it, simply do a "make libclean" and then
> "make"). This should solve the problem.

Many thanks - this solves the problem. (Am posting to list in case this helps 
anyone else).


robert.



More information about the aspectc-user mailing list