Hi everyone,
        I am trying to get mysql-3.23.41 to compile under Solaris 2.6
sparc with gcc 2.95.2 and have been running into some problems.  Currently
I am using this as my comfigure :

 ./configure --prefix=/usr/local/mysql \
--with-client-ldflags='-R /usr/local/lib'\
--enable-thread-safe-client \
--with-gnu-ld \
--with-low-memory 


It gives me this error after a bit of compiling:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/libgcc.a: could not
read symbols: Bad value
collect2: ld returned 1 exit status

My version of ld is 2.9 (with BFD 2.9).
Has anyone been able to get this to work?

Thanks,
Jeff


==                                                                   ==
The nice thing about Windows is - It does not just crash, it displays a
dialog box and lets you press 'OK' first.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to