Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 1995 10:08:25 +0100
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-current@freefall.FreeBSD.org
Subject:   make world bombs with -pipe option
Message-ID:  <199510130908.KAA00497@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
I tried it twice now and went back to compile w/o -pipe (/etc/make.conf).
make world failed with a error code 139 (see my recent posting on this)
during making shared libm .

if [ -f man/acos.3 ]; then  gzip -f < man/acos.3 > acos.3.gz;  else  gzip -f < /usr/src/lib/msun/man/acos.3 > acos.3.gz;  fi
Memory fault - core dumped
*** Error code 139

Stop.
*** Error code 1

Stop.

Strange though that is does not happen during cc but later. 
Can anyone confirm this?


--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510130908.KAA00497>