From: Sourav Ray (souravray90_at_gmail.com)
Date: Sat Jun 04 2016 - 04:20:29 CDT
Hello
I followed the instructions given in the link below, but was unable to
compile Tachyon on SGE.
http://www.ks.uiuc.edu/Training/Workshop/Cluster/files/using_rocks.html
Changes made:
# Linux x86 using LAM MPICH
*linux-mpich*:
$(MAKE) all \
"ARCH = *linux-mpich*" \
"CC = *gcc*" \
"CFLAGS = -m486 -Wall -O3 -fomit-frame-pointer -ffast-math
*-I/opt/mpich2/gnu/include* -DLinux -DMPI $(MISCFLAGS)" \
"AR = ar" \
"ARFLAGS = r" \
"STRIP = strip" \
"RANLIB = ranlib" \
"LIBS = -L. *-L/opt/mpich2/gnu/lib* -ltachyon *-lmpich* $(MISCLIB) -lm"
Error:
cc1: error: unrecognized command line option "-m486"
Please let me know the changes I need to make.
Thanks and regards
Sourav
This archive was generated by hypermail 2.1.6 : Tue Dec 27 2016 - 23:22:14 CST