----- Original Message -----
From: Louie Iacona <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, May 08, 2001 9:36 PM
Subject: Trying to build with gcc on Solaris ...


> Hello - I'm attempting to build the current DBI on
> Solaris 2.8.   We did not purchase the C development option pack,
> so we're relying on gcc.
> How do I get the Makefile.PL script
> to generate a Makefile appropriate for gcc??
> I tried the following command line ....
>
> $   make CC=gcc
I dont think this will do the trick.
the configuration for building is in config.pm.
There is also a string ccflags.
You have to change ccflags too in order to compile correctly, cause now
there are flags being send to gcc that arent recognized.
I dont have a correct config.pm for using gcc.
But maybe somebody has, or at least has the correct flags.

Maarten.

Reply via email to