Re: [perl #58958] Build of 0.7.1 fails with Intel compiler on Linux

2008-11-24 Thread Ville Koskinen
Parrot revision: 33133 Test system: Ubuntu 8.04 64-bit (on Intel Core2 Quad) Compilers tested: 1. Intel C Compiler 9.1.042 32-bit 2. Intel C Compiler 9.1.042 64-bit 3. Intel C Compiler 10.1.015 32-bit 4. Intel C Compiler 10.1.015 64-bit 5. GCC 4.2.4 32-bit 6. GCC 4.2.4 64-bit Tests and

[perl #58958] Build of 0.7.1 fails with Intel compiler on Linux

2008-11-23 Thread James Keenan via RT
Would it be possible to re-run these attempts to build Parrot using the latest available version (0.8.1, I believe) and report continuing problems? Thank you very much. kid51

[perl #58958] Build of 0.7.1 fails with Intel compiler on Linux

2008-09-17 Thread [EMAIL PROTECTED] (via RT)
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #58958] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=58958 I'm trying to build Parrot 0.7.1 with Intel Compiler (see version information

Re: [perl #58958] Build of 0.7.1 fails with Intel compiler on Linux

2008-09-17 Thread chromatic
On Wednesday 17 September 2008 04:48:59 [EMAIL PROTECTED] (via RT) wrote: src/exceptions.c(74): error: identifier _CONST_STRING_74 is undefined       VTABLE_set_integer_keyed_str(interp, exception, This one means that ICC handles #line directives differently. If you manually edit this line