[RPL/2] RPL/2 4.0.0.prerelease.9

DEMAINE Benoit-Pierre benoit at demaine.info
Mer 28 Jan 20:49:58 CET 2009


BERTRAND Joel wrote:
>     There is no librpl_profilage (only profilage) in
> bibliotheques_externes.c. Can you post the command that convert
> bibliotheques_externes.c into bibliotheques_externes.conv.c ?

I searched for pattern bibliotheques_externes.conv.c in the log:

iconv -f `../tools/file-4.26/src/rplfile \
                        -m ../tools/file-4.26/magic/magic -i
analyse_notation_rpn.c | \
                        awk -F= '{print $2;}'` \
                        -c -t UTF-8 analyse_notation_rpn.c | expand -t 4
> analyse_notation_rpn.conv
.c
iconv -f `../tools/file-4.26/src/rplfile \
                        -m ../tools/file-4.26/magic/magic -i
bibliotheques_externes.c | \
                        awk -F= '{print $2;}'` \
                        -c -t UTF-8 bibliotheques_externes.c | expand -t
4 > bibliotheques_externes.conv.c
iconv -f `../tools/file-4.26/src/rplfile \
                        -m ../tools/file-4.26/magic/magic -i
calcul_differentiel.c | \
                        awk -F= '{print $2;}'` \
                        -c -t UTF-8 calcul_differentiel.c | expand -t 4
> calcul_differentiel.conv.c
iconv -f `../tools/file-4.26/src/rplfile \
                        -m ../tools/file-4.26/magic/magic -i
calcul_integral.c | \
                        awk -F= '{print $2;}'` \
                        -c -t UTF-8 calcul_integral.c | expand -t 4 >
calcul_integral.conv.c


and few lines before the error:

mv -f .deps/librpl_a-analyse_notation_rpn.conv.Tpo
.deps/librpl_a-analyse_notation_rpn.conv.Po
athlon-mp -pipe -malign-double -mieee-fp -Wall -funsigned-char
        -Wno-pointer-sign -MT librpl_a-bibliotheques_externes.conv.o -MD
-MP -MF .deps/librpl_a-bibliotheques_externes.conv.Tpo -c -o
librpl_a-bibliotheques_externes.conv.o `test -f
'bibliotheques_externes.conv.c' || echo './'`bibliotheques_externes.conv.c
mv -f .deps/librpl_a-analyse_notation_algebrique.conv.Tpo
.deps/librpl_a-analyse_notation_algebrique.conv.Po
gcc -DHAVE_CONFIG_H -Dd_version_rpl=\"4.0.0.prerelease.9\"
-Dd_exec_path=\"/usr\" -UFORCE_GNUPLOT_PATH -UDEBUG -DMOTIF_SUPPORT
-DPOSTSCRIPT_SUPPORT -DGNUPLOT_SUPPORT -DVIM_SUPPORT -UMYSQL_SUPPORT
-UPOSTGRESQL_SUPPORT -UEXPERIMENTAL_CODE -Dd_date_rpl="\"Wednesday
28/01/09, 17:18:19 CET\"" -Dd_date_en_rpl="\"Wednesday 01/28/09,
17:18:19 CET\"" -g -Dd_locale=\"UTF-8\" -DLinux -I. -I.. -I. -I..
-I../tools/readline-5.2 -I../tools/readline-5.2 -DREADLINE_LIBRARY
-I../tools/ncurses-5.7/include -I../tools/ncurses-5.7/include
-I../tools/gsl-1.12 -I../tools/libiconv-1.12/include     -DLIBRPL -O2
-march=athlon-mp -pipe -malign-double -mieee-fp -Wall -funsigned-char
               -Wno-pointer-sign -MT librpl_a-calcul_differentiel.conv.o
-MD -MP -MF .deps/librpl_a-calcul_differentiel.conv.Tpo -c -o
librpl_a-calcul_differentiel.conv.o `test -f
'calcul_differentiel.conv.c' || echo './'`calcul_differentiel.conv.c
bibliotheques_externes.conv.c: In function
‘librpl_chargement_bibliotheque’:


-- 
 >o_/ DEMAINE Benoit-Pierre (aka DoubleHP) http://benoit.demaine.info/
If computing were an exact science, IT engineers would not have work \_o<

"So all that's left, Is the proof that love's not only blind but deaf."
(FAKE TALES OF SAN FRANCISCO, Arctic Monkeys)


Plus d'informations sur la liste de diffusion RPL2