Search found 3 matches

by kwistjhp
Tue Mar 14, 2017 10:15 am
Forum: SMILE
Topic: Which library for MinGW32?
Replies: 1
Views: 2907

Which library for MinGW32?

Hi, I'm trying to compile a command prompt executable for Windows using i586-mingw32msvc-g++ (4.9.1) on a Linux environment. Which SMILE library build should I link to? I used smile_linux_x86_gcc_4_4_5 to link with gcc (4.9.2) in order to (succesfully) create a linux program, but I cannot link this ...
by kwistjhp
Thu Jan 05, 2017 6:37 pm
Forum: SMILE
Topic: Linux 32 bit versions?
Replies: 2
Views: 3565

Re: Linux 32 bit versions?

Err.. apparently I forgot to copy the correct .a file to the library directory my makefile was referring to... Sorry for the inconvenience :$
by kwistjhp
Thu Jan 05, 2017 3:36 pm
Forum: SMILE
Topic: Linux 32 bit versions?
Replies: 2
Views: 3565

Linux 32 bit versions?

Hi, it appears to me that the 32 bit Linux versions on https://download.bayesfusion.com/files.html?category=Academia are actually 64 bit. When downloading and extracting one of the .o files from the archive, file sfo.o returns "sfo.o: ELF 64-bit LSB relocateable, X86-64, version 1 (SYSV), not s...