Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 1999 17:45:50 -0400
From:      Mark Conway Wirt <mark@intrepid.net>
To:        Sam Stephenson <sam@conio.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: tcl-sql problems
Message-ID:  <19991011174550.C3134@intrepid.net>

next in thread | raw e-mail | index | archive | help


Ran into the same problem today.  Try adding -shared to your EXTRA_LD_FLAGS.
That will let it know it's producing an object file and doesn't need
a _main.

--Mark


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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