>>> On 9/17/2010 at 10:52 AM, in message <[email protected]>, David Ashley <[email protected]> wrote: > On zLinux the error happens during the creation of rexximage on SLES 11. We > could not get past that error and the error messages were no help at all. > That > is why we reverted to SLES 10. The RPM produced on SLES 10 seems to work > fine on > SLES 11. > > On both the i386 and x86_64 versions on SLES 11 the problem is with the > version > of gcc used (4.5?). None of the other Linux distributions are using that > version > of gcc yet so that is why we only see the error on it. The 3.x versions of > gcc > work fine against our source code. The error on the 4.x version of gcc has > something to do with the definition of a C++ method. Unfortunately this kind > of > definition happens throughout our code base and will be a real pain to fix > according to Rick.
Are you sure? I just checked my VMs here, and SLES 11 uses 4.3.2. SLES 11sp1 uses 4.3.4. To check, I built ooRexx 4.0.1, no errors, albeit using my SPEC file. Perhaps it's missing a package? Could you provide a sample error message? ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
