swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] SWARM;SantaFE Stock Market


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] SWARM;SantaFE Stock Market
Date: Fri, 30 Mar 2007 11:12:46 -0600
User-agent: Thunderbird 2.0b1 (Windows/20061206)

Steve Railsback wrote:
But to be fair to this poor new user, putting his model on Fedora will not solve the compilation problem he has, will it??

It sounds like something basic like trying to import the class "random" from two different places.
I don't have the ASM code in front of me, but if `random' is intended to be a standalone implementation, it should probably avoid using that name to avoid conflicts with the stdlib routine. (Andreas can make that substitution in his copy to avoid this conflict, e.g. replace all declarations, definitions, and uses of `random' to `asmrandom' or some such.)

The general point here was that the `supported' version of Swarm is effectively on Unix-like systems as most of us volunteers that know the Swarm code use Linux or MacOSX and have the sources and recent builds at hand in one of these environments. So, a person that wants answers here that are feasible for us to actually check (as opposed to educated guesses or vague speculation), will probably find better results by using the same kind of setup. I personally use Windows for various things, and I've found a good coping mechanism for doing everything in one place is virtualization.


reply via email to

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