This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ld problems


--- Kirth <kirth@hole.org> wrote:
> I saw this was covered last month in the mailing lists, and the
> recommendation was to upgrade binutils.
> Well heres the error first
> 
> bash-2.02$ make
> g++  -L/usr/local/lib/mysql  -o ffind config.o sql.o query.o parseword.o
> ffind.o
>  -lmysqlclient

I'm not saying this will help but since switch position matters, what happens
if you move the -L/usr/local/lib/mysql to just before the -lmysqlclient?



=====
---
   Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]