swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] avcall error in 'make' swarm-2.2 underwindows XP


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] avcall error in 'make' swarm-2.2 underwindows XP
Date: Wed, 28 Apr 2010 23:02:03 -0600
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

Hi,

To build Swarm from scratch on Windows, I'd suggest you grab the current Swarm SVN trunk from savannah.nongnu.org and build it using the Mingw32 cross compilation suite provided with Fedora 12. Also install Wine so that the configure process will believe it is running under Windows. Incidentally, once you have a good build, models will actually run in Wine reasonably well.

With regard to the error below, I just dusted-off the libffi support in Swarm. libffi is an alternative to avcall. Cross compilation for MingW32 is much faster than compilation with Cygwin. Using --with-ffidir=/where-you-install-libffi to use it. You'll have to build libffi too. I used the version at:

http://github.com/atgreen/libffi

butterfly44 wrote:
Yestday I sent a support letter which titled "errors in 'make' swarm-2.2 under windows XP". Then i tried making some changes during my installation, and new problem comes in the 'make'step: I deled the '--prefix=/'in the './configure'step. After typing the 'make',the following appeared:

making all in avcall
make[2]: Entering directory'/cygdrive/c/swarm-2.2/avcall'
make[2]: *** no rule to make target'avcall-i386.S',needed by'avcall-i386.s'.stop.
make[2]: Leaving directory '/cygdrive/c/swarm-2.2/avcall'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/cygdrive/c/swarm-2.2'
make: *** [all] Error 2




reply via email to

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