Lucian Smith <lpsmith@spod-central.org> wrote
> * Akiya Jouraku <jouraku@bio.keio.ac.jp> [2010-02-11 08:25] writes:
> > (4) Is JSim compiled on the same host?
>
> Yes. It is possible that there could be some flag used for a library here
> that is somehow incompatible with a flag used to compile the JSim
> libraries. JSim was developed on RedHat, and I had to extensively modify
> the Makefile system to get it to compile on Ubuntu without really knowing
> what I was doing, but I don't really know where to start.
I'm not sure if this is the case, but could you check if -fno-strict-aliasing
option is used when compiling JSim by gcc?