- or download this
FooBar.o:FooBar.c:(.text+0x1d): undefined reference to `foo'
collect2: ld returned 1 exit status
dmake: Error code 129, while making 'blib\arch\auto\FooBar\FooBar.dll
+'
- or download this
FooBar.o:FooBar.c:(.text+0x2b): undefined reference to `bar'
collect2: ld returned 1 exit status
dmake: Error code 129, while making 'blib\arch\auto\FooBar\FooBar.dll
+'
- or download this
FooBar.o:FooBar.c:(.text+0x1d): undefined reference to `foo'
FooBar.o:FooBar.c:(.text+0x2b): undefined reference to `bar'
collect2: ld returned 1 exit status
dmake: Error code 129, while making 'blib\arch\auto\FooBar\FooBar.dll
+'
- or download this
=== The Bar Extension ===
...
$z = FooBar::foobar($x, $y);
if($z == 137) {print "ok 1\n"}
else {print "not ok 1 $z\n"}