[aspectc-user] static library with aspectc

s4022129 at mail.inf.tu-dresden.de s4022129 at mail.inf.tu-dresden.de
Thu Nov 15 00:35:23 CET 2007


Dear Sirs,

I am trying to build static library with aspects. While I am trying to
compile
my files fi.cpp (file containing function), fi.h (header to library), fi.ah (
aspects which works wuth function from fi.cpp), process_pair.h. I am
getting following error:
root at kt:~/Desktop/SHK/Anorma/FIlib/test# ag++ -c fi.cpp -a fi.ah
Segmentation fault (core dumped)
error: Execution failed: "ac++" --config "puma.config"  -a"fi.ah" -p. -c
"fi.cpp" -o "fi.acc"

when I tried to make puma.config file, I have got error:
root at kt:~/Desktop/SHK/Anorma/FIlib/test# ag++ -p. -i -d.
Segmentation fault (core dumped)
error: Execution failed: "ac++" --config "puma.config"  -p"." -i -d "."
root at kt:~/Desktop/SHK/Anorma/FIlib/test#

Could you please write me what I am doing wrong?

Best Regards,
Krzysztof Trawinski




More information about the aspectc-user mailing list