Difference between revisions of "User:Dfurrer"

Line 4: Line 4:
 
'''Latest news:'''
 
'''Latest news:'''
  
'''24.04:''' I've uploaded the F_code on my ethz webspace. You can get it here: http://n.ethz.ch/student/dfurrer/files/f_code.tar.gz . It compiles sucessfully under linux, I couldn't get the GUI to start though.
+
'''30.04:''' A new built F_Code from a fresh checkout is available at http://n.ethz.ch/student/dfurrer/files/f_code.tar.gz . The GUI seems to work calling "ec -from_bench".
 +
 
 +
'''24.04:''' I've uploaded the F_code on my ethz webspace. You can get it here: --removed-- . It compiles sucessfully under linux, I couldn't get the GUI to start though.
  
 
'''23.04:'''
 
'''23.04:'''
 
I'm trying to compile the code on my Ubuntu Linux installation using gcc3.3 and gtk2.8.17 - the same versions that are available on the mac (gtk2 through darwin ports).
 
I'm trying to compile the code on my Ubuntu Linux installation using gcc3.3 and gtk2.8.17 - the same versions that are available on the mac (gtk2 through darwin ports).

Revision as of 23:48, 29 April 2006

I'm currently working on the mac port of EiffelStudio.


Latest news:

30.04: A new built F_Code from a fresh checkout is available at http://n.ethz.ch/student/dfurrer/files/f_code.tar.gz . The GUI seems to work calling "ec -from_bench".

24.04: I've uploaded the F_code on my ethz webspace. You can get it here: --removed-- . It compiles sucessfully under linux, I couldn't get the GUI to start though.

23.04: I'm trying to compile the code on my Ubuntu Linux installation using gcc3.3 and gtk2.8.17 - the same versions that are available on the mac (gtk2 through darwin ports).