linking to static libraries
christopher j bottaro
cjb at cs.utexas.edu
Sat Jan 27 06:50:07 GMT 2001
thanks. i put in linker options "additional flags" the absolute path to the
dir where libiodbc.a resides and it works. but is there anyway to give
KDevelop a relative path to libraries i want to link to? i.e. relative to
the top level dir of my project? cuz if not, how will it compile on other
machines if it is using an absolute path specific to my machine?
thanks for the help
christopher
On Saturday 27 January 2001 08:34, you wrote:
> Hi
>
> Just along with -liodbc specify -L<PATH> or there is a separate tag in
> linker option to specify additional libraries. Never tried that though.
>
> HTH
>
> Bye
> Shridhar
>
> On Friday 26 January 2001 16:32, christopher j bottaro wrote:
> > hello,
> > my question is how do i tell kdevelop where to find libiodbc.a? in the
> > output window, i see it giving g++ -liodbc, but it can't find it because
> > its not giving it the -L option. how do i set this?
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list