Jennifer Devilbiss writes:
> We are using all the recommended versions of software to get MySQLGUI
> compiled and running. When we try to login we get a bus error. After
> putting the software in the debugger, we found that the string
> conversion routine is causing the address of the string
We are using all the recommended versions of software to get MySQLGUI
compiled and running. When we try to login we get a bus error. After
putting the software in the debugger, we found that the string
conversion routine is causing the address of the string to be an "odd
address". Has anyone ha