Re: [pure-lang-users] AMD-64 bit build problems
Status: Beta
Brought to you by:
agraef
|
From: Libor S. <li...@gm...> - 2008-05-01 17:12:16
|
OK, so is mine then because I get exactly the same: l@ubuntu:~/pure-lang/pure/trunk/test$ file /bin/ls /bin/ls: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped If it is any consolation, I was getting segmentation fault on the factorial as well last night but it went away with Albert's fix this morning, as I reported this morning. I am a bit worried about your compilation Tim, and those manual fixes you did. Libor 2008/5/1 Tim Haynes <q...@st...>: > "Libor Spacek" <li...@gm...> writes: > > > I know. With the previous Ubuntu (7.10 I think) I used to run k8 > which > > was somehow supposed to be more 64bit than the 64bit but, frankly, I > > never understood how or why and nothing on it ever worked, so I stuck > > to the standard installation this time. What do you mean "How about > > file /bin/ls ?" Can you be more specific? > > | zsh, sauce 5:48PM trunk/ % file /bin/ls > | /bin/ls: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for > GNU/Linux > | 2.6.8, dynamically linked (uses shared libs), stripped > > My OS is definitely 64-bit. > > ~Tim > |