RE : how to compile shorter from the lisaac sources.
PICCA Frédéric-Emmanuel
frederic-emmanuel.picca at synchrotron-soleil.fr
Sat Sep 5 13:25:03 UTC 2009
thanks
here the new target
with LISAAC_DIRECTORY=..
bin/shorter: bin/lisaac
cd bin && ./lisaac ../src/make.lip -shorter -boost
but at the end I have this error
picca at mordor:~/Projets/lisaac/compiler$ make
cd bin && ./lisaac ../src/make.lip -shorter -boost
Depending pass: ........................... (27)
Executing pass: *................ (17)
=> 5 second(s).
run `gcc shorter.c -o shorter -lm -O3 -fomit-frame-pointer'
run `cp shorter ../bin/.'
cp: `shorter' et `../bin/./shorter' identifient le même fichier.
FAILURE!
indeed as I am in the bin directory during the installation
lisaac try to copy shorter on himself...
More information about the Lisaac-devel
mailing list