Sean McBride <cwatson.TakeThisOut@cam.org> wrote in message news:<cwatson-7353AA.14271128092003.TakeThisOut@aeinews.aei.ca>...
> In article <3dd1564b.0309280122.5fc88481.TakeThisOut@posting.google.com>,
> peter.TakeThisOut@neurobs.com (Peter) wrote:
>
> > I'm trying to use the MySQL C API for version 4.1.0 alpha, and linking
> > libmysys.a into my application causes the MW linker to crash with a
> > bus error.
> >
> > Does anyone know what I can do about this? Thanks.
>
> You could start by telling us with which version of CW? Which linker,
> which OS, etc.
>
> Submit a bug report, with reproducible example, and crash log to
> Metrowerks. Then there's a good chance it will be fixed in 9.1.
MW compiler (mwcc) and linker (mwld) are version 3.0 Build 314. (These
came as CW version 8.)
OS is OS X version 10.2.6.
The library is in the binary distribution of MySQL 4.1.0 alpha for OS
X 10.2.
I will make a simple reproducible example and submit it.
What would be most useful to me now though is a work-around. I was
previously using the MySQL 3.something client libraries with CW
without problems. Now I need to use features in 4.1 and later. If I
built the MySQL client library from source using CW, do you think that
would help? If you needed to use 4.1 with CW, how would you proceed?
Thanks.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: libmysys.a linker bus error