Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created February 20, 2012 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tadzik/1868761 to your computer and use it in GitHub Desktop.
Save tadzik/1868761 to your computer and use it in GitHub Desktop.
Linked: parrot_nci_thunk_gen
./parrot_nci_thunk_gen \
--loader-name=Parrot_glut_nci_loader \
--loader-storage-class=PARROT_DYNEXT_EXPORT \
--output=src/glut_nci_thunks.c \
<src/glut_nci_thunks.nci
Ignored signature '[ 28, 29, 4, 7, 7 ]' on line 34 (previously seen on line 33)
Ignored signature '[ 28, 29, 4, 7, 7 ]' on line 35 (previously seen on line 33)
Ignored signature '[ 28, 5 ]' on line 344 (previously seen on line 343)
Unsupported type: `void'
current instr.: 'map_from_sig_table' pc 1848 (tools/dev/nci_thunk_gen.pir:796)
called from Sub 'sig_to_fn_name' pc 1696 (tools/dev/nci_thunk_gen.pir:743)
called from Sub 'sig_to_fn_decl' pc 1664 (tools/dev/nci_thunk_gen.pir:731)
called from Sub 'sig_to_fn_code' pc 1046 (tools/dev/nci_thunk_gen.pir:524)
called from Sub 'get_thunks' pc 739 (tools/dev/nci_thunk_gen.pir:374)
called from Sub 'main' pc 149 (tools/dev/nci_thunk_gen.pir:73)
make: *** [src/glut_nci_thunks.c] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment