Re: [tkined] problems compiling scotty-2.1.6 with msql-1.0.11

Juergen Schoenwaelder (schoenw@gaertner.de)
Fri, 19 Sep 1997 17:07:47 +0200

Andre Heynatz <tron@informatik.uni-bremen.de> said:

Andre> This problem is solved by changing the following line in 'Makefile':

Andre> SHLIB_LD = /usr/ccs/bin/ld -G -z text

Andre> to

Andre> SHLIB_LD = /usr/ccs/bin/ld -G

Andre> If this is a general problem on Solaris (SPARC) machines, 'configure'
Andre> should take care of it.

I pick up the SHLIB_LD definition from the Tcl configuration file and
I prefer to keep them as they are. This problem will only show up if
you link with other .a libraries. I added a note to the porting.notes
file so that this tip is not lost. Thanks,
Juergen

-- 
Juergen Schoenwaelder  schoenw@ibr.cs.tu-bs.de http://www.cs.tu-bs.de/~schoenw
Technical University Braunschweig, Dept. Operating Systems & Computer Networks
Bueltenweg 74/75, D-38106 Braunschweig, Germany.     (Tel. +49 531 / 391-3283)
--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.