Peter Moueza | 29 Oct 10:43
Picon

loop bug compilation

hi,
I post here because no answer from my subscription request.

On ubuntu 11.04, 11.10, make =make all is buggy because it goes in infinite loop
See, for 2.2, make = smarteiffelMakeBugList.txt
               make -d = smarteiffelMakedBugList.txt

make interactive is ok
peter <at> O:~/SmartEiffel$ make

Hello!

Thank you for choosing SmartEiffel.

I'm here to help you install your software. Many default options have been set
for you; the simplest way to install SmartEiffel is to keep pressing the
<Enter> key as long as I ask anything.

Of course you can change the options I set; it's just a matter of chosing items
in the menus, and you'll see you can greatly customize your SmartEiffel
installation. A golden rule is, just pressing <Enter> always works, and
inexorably leads towards the actual SmartEiffel installation. When no default is
provided (between brackets), the <Enter> key will just leave everything
unchanged and get you back to the previous menu.

As training, you'll be asked to press the <Enter> key to gain access to the
main menu ;-)

(Continue reading)

Paolo Redaelli | 29 Oct 16:13
Picon
Favicon

Re: loop bug compilation

Il 29/10/2011 10:43, Peter Moueza ha scritto:
> hi,
> I post here because no answer from my subscription request.
>
> On ubuntu 11.04, 11.10, make =make all is buggy because it goes in infinite loop
> See, for 2.2, make = smarteiffelMakeBugList.txt
>                make -d = smarteiffelMakedBugList.txt
>
> make interactive is ok
You may want to try our version of SmartEiffel at
https://github.com/LibertyEiffel/Liberty
I'm helping Cyril Adrian in his effort to further develop SmartEiffel.
Install with:

git clone git <at> github.com:LibertyEiffel/Liberty.git Liberty
cd Liberty
./install.sh

The last step is quite longish; actually we are developing into
install.sh some options that  to generate debian packages, preparing
wrappers, docs and so on but as far as I know they needs at least some
testing...

We are doing it outside the academic channels that used to host
SmartEiffel for several reasons.
First of all Dominique Colnet, project leader and father of SmartEiffel
has developed in recent years an interest for prototype based languages,
specifically Lisaac (http://en.wikipedia.org/wiki/Lisaac) if I correctly
recall.
SmartEiffel was born as an academic project; this allowed for strong
(Continue reading)


Gmane