Help for this page

Select Code to Download


  1. or download this
    [db07-dc2:~/DBI-1.618] user% perl Makefile.PL && make 2>&1 >& perlbug.
    +txt
    Skip blib/arch/auto/DBI/Driver_xst.h (unchanged)
    ...
    cc: no input files
    *** Error code 1
    make: Fatal error: Command failed for target `blib/arch/auto/DBI/DBI.s
    +o'
    
  2. or download this
    [db07-dc2:~/DBI-1.618] root% cc -v
    Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/spec
    +s
    ...
    Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr
    +/ccs/bin/ld --enable-shared --enable-languages=c,c++,f77
    Thread model: posix
    gcc version 3.4.6
    
  3. or download this
    [db07-dc2:~/DBI-1.618] root% echo $GCC
    /usr/local/bin/gcc
    [db07-dc2:~/DBI-1.618] root% echo $cc
    /usr/local/bin/cc