Re: Build Failure on linux 64
Guillaume LemaƮtre <[email protected]> Sun, 13 Sep 2009 21:08:30 +0200
| Newsgroups | gmane.comp.lang.eiffel.smalleiffel |
|---|---|
| Message-ID | <[email protected]> |
You need to use a version prior to 4.0.0. 2009/9/13 <[email protected]>: > Hi, > I am trying to install SmartEiffel on a 64 bit linux =A0machine. > When I tried SmartEiffel-2.3.tgz, it crashed during the build process. Th= en I > moved to the 2.2 version and it failed with the following problem: > > compile_to_c41.c:713: warning: assignment makes pointer from integer with= out a > cast > compile_to_c41.c:716: error: =91T459=92 has no member named =91_target=92 > > compile_to_c41.c:716: error: =91T459=92 has no member named =91_feature_n= ame=92 > > compile_to_c41.c:719: error: =91T459=92 has no member named =91_feature_s= tamp=92 > > compile_to_c41.c:720: error: =91T459=92 has no member named =91_feature_s= tamp=92 > > compile_to_c41.c:724: error: =91T459=92 has no member named =91_arguments= =92 > > compile_to_c41.c:726: error: =91T459=92 has no member named =91_target=92 > > compile_to_c41.c:726: error: =91T459=92 has no member named =91_feature_s= tamp=92 > > compile_to_c41.c:726: error: =91T459=92 has no member named =91_arguments= =92 > > compile_to_c41.c:731: warning: assignment makes pointer from integer with= out > > Can some one please let me know how do I install the compiler on linux? I= s > there a dependancy on any particular version of gcc ? >