libsigc++ on hpux 11

Hello all,
Did anyone manage to compile and link successfully libsigc++ needed by gtkmm on HPUX (better using aCC because it's much more optimized for hpux but i have gcc there too)? I get some strange mistakes. All kinds of files no found, gcc complains that he can't use -c with -o like in
gcc -c test.c -o bla.o and finally when i managed to compile all of the files (except for the tests) the dar$ :mad: objects just won't link!

Please, if anyone has some experience with this, help.
Thanks in advance.
vova