On Fri, Sep 17, 2010 at 7:48 AM, Erico Mendonca <[email protected]> wrote: > >>> On 9/17/2010 at 10:52 AM, in message <[email protected]>, David > Ashley > <[email protected]> wrote: >> 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.
This bug report gives details on the problem I think David is referring to: https://sourceforge.net/tracker/?func=detail&aid=2991134&group_id=119701&atid=684730 4.0.1 rev. 5804, 5766 don't build with gcc 4.5-5.2 It is gcc 4.5-5.2 that is giving us problems. -- Mark Miesfeld ------------------------------------------------------------------------------ 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
