I've recompiled everything from the start, and it works somewhat better, though not very well in the end :) The c++ code goes well enough, but the Inline::C fails miserably:
perl test.pl
1..3
/usr/local/bin/perl /usr/local/lib/perl5/5.14.0/ExtUtils/xsubpp -type
+map /usr/local/lib/perl5/5.14.0/ExtUtils/typemap test_pl_97a8.xs >
+test_pl_97a8.xsc && mv test_pl_97a8.xsc test_pl_97a8.c
cc -c -I/home/emmanuel -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasin
+g -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D
+_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.00\" -DXS_VERSION=\"0.00\" -
+fPIC "-I/usr/local/lib/perl5/5.14.0/i686-linux-thread-multi/CORE" t
+est_pl_97a8.c
test_pl_97a8.xs:6:3: erreur: directive de pré-traitement #Here invalid
+e
test_pl_97a8.xs:33:3: erreur: directive de pré-traitement #Cross inval
+ide
make: *** [test_pl_97a8.o] Erreur 1
A problem was encountered while attempting to compile and install your
+ Inline
C code. The command that failed was:
make > out.make 2>&1
The build directory was:
/home/emmanuel/_Inline/build/test_pl_97a8
To debug the problem, cd to the build directory, and inspect the outpu
+t files.
at test.pl line 0
INIT failed--call queue aborted.
# Looks like your test exited with 2 before it could output anything.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|