Re: Fw: Unixodbc crashing on ubuntu-8.04, under static linkage

Nick Gorham <[email protected]>
Newsgroups gmane.comp.db.unixodbc.devel
Message-ID <[email protected]>
Michael Smolsky wrote:

>I need to build against static versions of other libs (lapack and blas) for profiling, because dynamic versions of those libs are stripped of symbols.
>
>I thought, I my makefile would have dynamic and static configurations, but according to what you're saying this plan might not work.
>
>Mike.
>
>
>  
>

Yep, its possible, but if you want to profile, you would be better 
linking directly to the driver you need, the driver manager calling 
dlopen will get in the way of profiling anyway.

If you build you own libs from source, I think it will work better for you.

-- 
Nick
_______________________________________________
unixODBC-dev mailing list
[email protected]
http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.