RE: Defining $PERL_CC

2001-06-07 Thread David Harris
Bunck, Peter [mailto:[EMAIL PROTECTED]] wrote: > Thanks, but I've already tried that one. > I am using the ibm c(c)-compiler for aix cxx. When looking for solutions for > this problem, I saw some > references to that problem. So I completly recompiled and reinstalled perl. > There is only one c-c

RE: Defining $PERL_CC

2001-03-07 Thread Fred Toth
g 7 maart 2001 14:47 > > To: Bunck, Peter > > Cc: 'Jens-Uwe Mager'; '[EMAIL PROTECTED]' > > Subject: Re: Defining $PERL_CC > > > > On Wed, Mar 07, 2001 at 02:39:16PM +0100, Bunck, Peter wrote: > > > Thanks, but I've already tried

RE: Defining $PERL_CC

2001-03-07 Thread Bunck, Peter
perl -MConfig -le 'print $Config{"cc"};' produces: cc Thanks Peter Bunck > -Original Message- > From: Jens-Uwe Mager [SMTP:[EMAIL PROTECTED]] > Sent: woensdag 7 maart 2001 14:47 > To: Bunck, Peter > Cc: 'Jens-Uwe Mager'; '[EMAIL

Re: Defining $PERL_CC

2001-03-07 Thread Jens-Uwe Mager
On Wed, Mar 07, 2001 at 02:39:16PM +0100, Bunck, Peter wrote: > Thanks, but I've already tried that one. > I am using the ibm c(c)-compiler for aix cxx. When looking for solutions for > this problem, I saw some > references to that problem. So I completly recompiled and reinstalled perl. > There

RE: Defining $PERL_CC

2001-03-07 Thread Bunck, Peter
t found. Peter Bunck > -Original Message- > From: Jens-Uwe Mager [SMTP:[EMAIL PROTECTED]] > Sent: woensdag 7 maart 2001 13:44 > To: Bunck, Peter > Cc: '[EMAIL PROTECTED]' > Subject: Re: Defining $PERL_CC > > On Wed, Mar 07, 2001 at 09:42:00AM +010

Re: Defining $PERL_CC

2001-03-07 Thread Jens-Uwe Mager
On Wed, Mar 07, 2001 at 09:42:00AM +0100, Bunck, Peter wrote: > I am trying to compile mod_perl 1.2.5 into apache 1.3.12 on a aix mini with > os 4.3.2.0 > using perl 5.00503. > The problem that causes me to send this mail, is that I don't seem to get a > correct Makefile > for mod_perl in the apac

Defining $PERL_CC

2001-03-07 Thread Bunck, Peter
Hi, I am trying to compile mod_perl 1.2.5 into apache 1.3.12 on a aix mini with os 4.3.2.0 using perl 5.00503. The problem that causes me to send this mail, is that I don't seem to get a correct Makefile for mod_perl in the apache source tree. The Makefile is unable to resolve any of the perl com