Re: eu 3.1.1 problem
- Posted by jimcbrown (admin) May 04, 2009
- 806 views
This is a known issue with 3.1.1 source.
The problem is due to call c offsets. So 3.1.1 is set up to only work with a specific linux distro and a specific gcc compiler version because these values are hardcoded.
This was not fixed until eu 4.0 (pre-alpha, specifically svn rev 498 for gcc and svn rev 502 for watcom wcc386). So to make this work you'll either need to use a support distro and gcc version (I don't remember offhand what was supported, maybe Jeremy can chip in here) or manually calculate and update the offset values yourself. Note, if you choose the later tasks will still be broken: those were not fixed until svn rev 1028.