I'm trying to compile the FastBase TCL/MySQL interface under Solaris 7 using
GCC, and
I'm get the following problem:-

"ld" doesn't like the "-B" and "-x" parameters set in the makefile line...

LDFLAGS = -Bshareable -lz -x $(MYSQLLIBDIR)/libmysqlclient.a

...it gives the this error:-

/usr/ccs/bin/ld: illegal option -- x
ld: fatal: option -B has illegal argument `shareable'

Does anybody have any idea what the LDFLAGS should be for Solaris?

Many Thanks,
   =Adrian=


Information in this message is confidential and may also be legally privileged.
It is intended solely for the person to whom it is addressed. If you are not the
intended recipient, please notify the sender, and then please delete the message
from your system immediately.



---------------------------------------------------------------------
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