On Sun, Apr 19, 2009 at 11:23:07PM -0700, John Alfredo wrote: > > I'm installing SystemPerl-1.311 (SystemC perl libs), and when I run > the "make tests" it complains on 6 of the tests with the message > "Integer overflow in hexadecimal number at ...". Has anybody else > run into this? Is this a problem?
Perl uses host integer width. Those tests may not fail on a 64 bit perl. -- Ben Jackson AD7GD <[email protected]> http://www.ben.com/ _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

