[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

[perl #59186] MIPS64 Configuration fails;



# New Ticket Created by  "Phani Kancharla" 
# Please include the string:  [perl #59186]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=59186 >


Hi,
I have tried configuring the perl-5.8.8 for MIPS 64 big endian. The target
architecture supports 64bit integers.

*The configurations fails with the following errors:*
Cannot figure out how to print 64-bit integers.
Checking the format strings to be used for Perl's internal types...
./Configure: Fatal: failed to find format strings, cannot continue.

If I see the "Configure "file,  $ivsize is set with 8 and $sPRId64 is set
NULL(''). With these values it going in to the error condition and exiting.

Is there any way to get ride of it??

Thanks a lot in advance....
-Phani

Follow-Ups from:
"H.Merijn Brand" <h.m.brand@xs4all.nl>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]