Thanks for all the replies. Here is a compiled list of updates to what you have asked:
>>I think you will need to go back and rebuild perl with the >>gcc compiler to make getting the DBI and DBD modules >>to work a bit cleaner. I am trying that with the stable.tar.gz file I got from perl.com (If I recall correctly). The problem is perl will not compile. -------------------------------------------------------------------------------------------------------------------------------------------- >>gcc does not use those flags. Look at one of the gcc options >>to replace them. -Aa forces an almost ANSI mode, +z creates >>object files only. >>At the risk of stating the obvious.... Did you try removing +z from the gcc >>command? If that works, don't add it when the configurator asks... I found that on the net the other night and took off the +z option. Still no joy. -------------------------------------------------------------------------------------------------------------------------------------------- I'm still open for ideas! Vince
