Your best bet would be to get the sources and build Perl and your desired
modules from scratch using gcc.  That way all the settings will be
consistent.
--
Mac :})
** I normally forward private database questions to the DBI mail lists. **
Give a hobbit a fish and he'll eat fish for a day.
Give a hobbit a ring and he'll eat fish for an age.
----- Original Message -----
From: "M.W. Koskamp" <[EMAIL PROTECTED]>
To: "Louie Iacona" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, May 08, 2001 13:16
Subject: Re: Trying to build with gcc on Solaris ...


>
> ----- 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