libffcall
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libffcall] repository moved from cvs to git


From: Don Cohen
Subject: Re: [Libffcall] repository moved from cvs to git
Date: Mon, 13 Feb 2017 00:12:39 +0000

Bruno Haible writes:

 > After all, there was no circular dependency. The "make -f Makefile.devel"
 > step has to be done before "./autogen.sh", that's all.
 > 
 > Bruno
 > 

  $ make -f Makefile.devel 
  cd avcall && make -f Makefile.devel precompiled 
  make[1]: Entering directory '/root/libffcall/avcall' 
  cross i386-linux gcc -V 3.1 -O2 -fno-omit-frame-pointer -fPIC -D__i386__ 
-fno-omit-frame-pointer -S avcall-i386.c -o avcall-i386-linux.s 
  make[1]: cross: Command not found 
  Makefile.devel:32: recipe for target 'avcall-i386-linux.s' failed 
  make[1]: *** [avcall-i386-linux.s] Error 127 
  make[1]: Leaving directory '/root/libffcall/avcall' 
  Makefile.devel:7: recipe for target 'precompiled' failed 
  make: *** [precompiled] Error 2 

cross not found makes me think that I should be in the cross-tools
directory, but it doesn't work from there either



reply via email to

[Prev in Thread] Current Thread [Next in Thread]