done
  NetBSD/amd64 6.0.1
  NetBSD/amd64 6.99.16 clang
  NetBSD/i386  5.2
  DragonFly 3.2.2/gcc-4.7
TODO
--- Mac OS X 10.6 is giving following problem on devel/orc

gcc -DHAVE_CONFIG_H -I. -I../..   -no-cpp-precomp -isystem /usr/include -Wall  -I../.. -pipe -O2 -MT orc_test.o -MD -MP -MF .deps/orc_test.Tpo -c -o orc_test.o orc_test.c
{standard input}:11491:non-relocatable subtraction expression, "LC0" minus "L00000000008$pb"
{standard input}:11491:symbol: "L00000000008$pb" can't be undefined in a subtraction expression
{standard input}:unknown:Undefined local symbol L00000000008$pb
gnumake[4]: *** [orc_test.o] Error 1
gnumake[3]: *** [all] Error 2
gnumake[2]: *** [all-recursive] Error 1
gnumake[1]: *** [all-recursive] Error 1
gnumake: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /Users/makoto/pkgsrc/devel/orc

