> Have you built test.pbc?
% make test.pbc
make: `test.pbc' is up to date.
% ../test_prog test.pbc
Can't mmap, code 0
Sorry.
-Hao
On Mon, Sep 17, 2001 at 11:32:50AM -0400, Nguon Hao Ching wrote:
> Don't have much time to play right now, but does this look ok?
>
> % ../test_prog test.pbc
> Can't mmap, code 0
Have you built test.pbc? "make test.pbc" to make sure.
If you have, then, urgh, maybe mmap on Darwin is trick
> This is because I am crap at declaring globals. Fixed.
>
> Resync your CVS and try again.
It finally built, yay!
Don't have much time to play right now, but does this look ok?
% ../test_prog test.pbc
Can't mmap, code 0
-Hao (testing on Mac OS X)
On Mon, Sep 17, 2001 at 03:47:58PM +0100, James A. Duncan wrote:
> Getting a problem when trying to compile on a Mac OS X box.
> I've not looked into it yet but output follows:
>
> cc -lm -lc -o test_prog global_setup.o interpreter.o parrot.o register.o
>basic_opcodes.o memory.o bytecode.o st
Getting a problem when trying to compile on a Mac OS X box.
I've not looked into it yet but output follows:
cc -lm -lc -o test_prog global_setup.o interpreter.o parrot.o register.o
basic_opcodes.o memory.o bytecode.o string.o strnative.o test_main.o
/usr/bin/ld: multiple definitions of symb