Hello,
I have been attempting to compile the latest DBI module, DBI-1.201 using gcc 2.81
on a Solaris 2.7 machine. I am using perl, v5.6.1. I used the same complier for Perl
that I am using for the DBI module. I have scoured the web seeking some possible
solutions, but to date I haven't seen any problems that were similar to the issue that
I have been having. This is the error I am receiving when I run make:
cc1:Invalid option '-fno-strict-aliasing'
***Error code 1
make: Fatal error: Command failed for target 'Perl.o'
Any suggestions or pointers would be appreciated. Thanks.
Fred Johnson