in reply to Re^2: Unable to compile Parrot 0.4.3
in thread Unable to compile Parrot 0.4.3
src/parrot_config.c looks wonky.
It ends in this line (which isn't very 'c' like, and 'c' doesn't like, 'c'?):
static const unsigned char parrot_config[] = {
Really, that's the very last line of the file.
But, of course, this file is generated by parrot.
Thx.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Unable to compile Parrot 0.4.3
by wazoox (Prior) on Apr 05, 2006 at 20:27 UTC |