cracauer ce4fd27257 Turn a warning into an error. Occurances of that warning generate bad
-fpic code that damages symbol locations at runtime.

The only know occurance in our tree (src and ports) was locatime.c,
which was just changed to generate code that doesn't trigger the
problem.

This is a workaround, the real cause is that our gas doesn't
understand code our gcc generates for some -O -fpic code. They are
expected to be back in sync soon, but until then (including
4.0-RELEASE) we need to prevent people from using bad -fpic code.

PR:		avoids such things as in bin/16862
Submitted by:	bde
Approved by:	jkh
2000-03-08 12:58:03 +00:00
..
2000-03-01 10:48:35 +00:00
2000-01-16 10:22:31 +00:00
2000-01-10 08:56:01 +00:00
2000-01-29 13:06:33 +00:00
1999-10-10 07:46:38 +00:00
2000-01-10 09:17:46 +00:00
1999-09-05 17:27:05 +00:00
1999-12-20 16:07:53 +00:00