unrecognized command line option -m64

2,033 views
Skip to first unread message

Moslem Kazemi

unread,
Oct 19, 2015, 4:10:05 PM10/19/15
to Keras-users
Hi all,

When trying to compile a keras network on a Snapdragon-based aarch64 (Linux Linaro) platform I get the following compile error:

g++: error: unrecognized command line option '-m64'

It's strange since the platform is indeed 64 bit and this option is supposed to be used -m64.

Has anybody encountered this before? I want to get ride of the -m64 option from the list of compile parameters but I have no idea where these parameters are set? How does keras gets the list of compile parameters?

Thanks for your help.
Best,
--Moslem. 



Moslem Kazemi

unread,
Oct 22, 2015, 3:26:42 PM10/22/15
to Keras-users
After some more digging I found out that this is due to a failed check in theano which happens on ARM 64bit processors. I reported the issue on theano repo: https://github.com/Theano/Theano/issues/3543

--Moslem.

Moslem Kazemi

unread,
Oct 22, 2015, 5:33:50 PM10/22/15
to Keras-users
Reply all
Reply to author
Forward
0 new messages