Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sh: 5276 Floating exception - core dumped #819

Closed
p5pRT opened this issue Nov 5, 1999 · 5 comments
Closed

sh: 5276 Floating exception - core dumped #819

p5pRT opened this issue Nov 5, 1999 · 5 comments

Comments

@p5pRT
Copy link

p5pRT commented Nov 5, 1999

Migrated from rt.perl.org#1747 (status was 'resolved')

Searchable as RT1747$

@p5pRT
Copy link
Author

p5pRT commented Nov 5, 1999

From Chris.Beere@cwcom.co.uk

Hello,
  I have downloaded perl5.005_003, unpacked it, ran "sh Configure" and
then "make >make.log 2>&1". make.log is attached which contains a fair
number of warnings, and a floating point exception at the end. Any ideas why
I am getting the exception?
Also attached is the output from myconfig,

regards

Chris

Phone​: +44 (0) 1923 435817
Fax​: +44 (0) 1923 435370
Email​: chris.beere@​cwcom.co.uk

<<make.log>> <<myconfig.log>>

@p5pRT
Copy link
Author

p5pRT commented Nov 5, 1999

From Chris.Beere@cwcom.co.uk

make.log

@p5pRT
Copy link
Author

p5pRT commented Nov 5, 1999

@p5pRT
Copy link
Author

p5pRT commented Nov 5, 1999

From @doughera88

On Fri, 5 Nov 1999, Beere, Chris wrote​:

number of warnings, and a floating point exception at the end. Any ideas why
I am getting the exception?
Also attached is the output from myconfig,

I don't know specifically why you're getting the results you are, but
I'll note that​:

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration​:
osname=sysv, osvers=r3v8, archname=M68040-sysv
uname='hilda hilda r3v8 991006 m68040 '

cc='/usr/bin/gnucc'\, optimize='\-O'\, gccversion=2\.4\.5

You have a *very* old gcc version there. Are you *sure* it's the appropriate
version for the operating system you're running? Or have you perchance
upgraded the OS in the past few years?

In any case, your best starting point may be to try a more recent
gcc. If that's not possible, perhaps you could try without optimization
enabled (see INSTALL).

If all of this is to no avail, please try building a debugging perl
(see INSTALL) and run 'make minitest'. That may help narrow things down
a bit. Or it may not.

But first try a newer gcc.

Hope this helps,

  Andy Dougherty doughera@​lafayette.edu
  Dept. of Physics
  Lafayette College, Easton PA 18042

@p5pRT
Copy link
Author

p5pRT commented Nov 13, 2000

From The RT System itself

  Yes I did eventually get Perl 5.005_03 built. After a
lot of effort I managed to upgrade gcc from 2.4.5 to egcs-2.91.66. Perl
works very well and I have enjoyed learning the language.

On this old version of Unix (Sys V R3) there is no dynamic linking, and
after adding in everything that I thought would be useful, the launch time
became very slow. Compared to the 1st build vith no extensions and a
reasonable launch time, this is a drawback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant