Re: DBI 1.50 - make problems (cc1: Invalid option)
- From: Tim.Bunce@xxxxxxxxx (Tim Bunce)
- Date: Thu, 29 Dec 2005 17:38:42 +0000
On Thu, Dec 29, 2005 at 11:01:27AM -0000, Rui Sampaio (Whatevernet) wrote:
>
> cc1: Invalid option `-Wdisabled-optimization'
> cc1: Invalid option `-Wno-unused-parameter'
After running 'perl Makefile.PL' edit the generated 'Makefile' and
remove those two options.
> ** Does anyone have an idea about what's happening?
The Makefile.PL only adds the options for GCC versions >= 3, but it
turns out that those options were only added in later versions.
What do
perl -V:gccversion
and
gcc --version
say?
Tim.
.
- References:
- DBI - make problems
- From: Rui Sampaio
- DBI - make problems
- Prev by Date: Re: Help Required regarding Database Operations
- Next by Date: RE: DBI 1.50 - make problems (cc1: Invalid option)
- Previous by thread: DBI - make problems
- Next by thread: DBD::Oracle / Instant Client segfaults
- Index(es):
Relevant Pages
|
|