This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Error 139?



Trying to build perl 5.005_02 on linux-ppc with egcs 1.03a.

Everything is OK until...


...
        Making IO (dynamic)
make[1]: Entering directory `/root/perl5.005_02/ext/IO'
make[1]: Leaving directory `/root/perl5.005_02/ext/IO'
make[1]: Entering directory `/root/perl5.005_02/ext/IO'
../../miniperl -I../../lib -I../../lib ../../lib/ExtUtils/xsubpp
-noprototypes -typemap ../../lib/ExtUtils/typemap IO.xs >IO.tc && mv
IO.tc IO.c
make[1]: *** [IO.c] Error 139
make[1]: Leaving directory `/root/perl5.005_02/ext/IO'
make: *** [lib/auto/IO/IO.so] Error 2


What is Error 139, how do I make it go away, and where do I find out
what the error numbers refer to in general?

	je


-- 
 John Edstrom | edstrom @ slugo.hmsc.orst.edu

 http://www.hmsc.orst.edu/~edstrom
 "Lurker" at BioMOO (bioinfo.weizmann.ac.il:8888)

 Hatfield Marine Science Center
 2030 S. Marine Science Drive
 Newport, Oregon     97365-5296
 wk: (541) 867 0197
 fx: (541) 867 0138


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]