[comp.sys.hp] Library bug in HP-UX 3.0

deb@svax.cs.cornell.edu (David Baraff) (02/03/89)

We just got HP-UX 3.0 for the 835 Spectrum machine.
Upon compiling some fortran and C code together, I got
an error because the symbol 'dsqrtconfig' is multiply
defined in both libc.a and the fortran library.

My fix was to edit the binary and change 'dsqrtconfig'
to 'dsqrtconfiG' in one of the libraries. Crude but effective.

	David Baraff
	deb@svax.cs.cornell.edu