IMPORTANT-
(1) The contents of this email and its attachments are confidential and intended only for the individual or entity named above. Any unauthorised
use of the contents is expressly prohibited.  If you receive this email in error, please contact us, then delete the email.
(2) ACNielsen collects personal information to provide and market our services. For more information about use, disclosure and access see our privacy policy at <www.acnielsen.com.au> or contact us on [EMAIL PROTECTED]


-----Original Message-----
From: Carl Jolley [mailto:cjolley@;iac.net]
Sent: Thursday, 31 October 2002 2:00 AM
To: Rajendra Babu, Praveen
Cc: '[EMAIL PROTECTED]'
Subject: Re: Errors while using "perlcc"


On Wed, 30 Oct 2002, Rajendra Babu, Praveen wrote:

> Hello All,
>          I am on Windows '98 and I am using "perlcc" program to create an
> executable. If I run
> C:\temp\perl> perlcc -o temp.exe temp.pl
> at the MS-DOS command prompt I get the following error :
>
>
****************************************************************************
> *********************************************
> Use of uninitialized value in substitution (s///) at
C:\PERL\BIN/perlcc.bat
> line 357.
> Use of uninitialized value in split at C:\PERL\BIN/perlcc.bat line 358.
> Use of uninitialized value in scalar chomp at C:\PERL\BIN/perlcc.bat line
> Use of uninitialized value in concatenation (.) or string at
> C:\PERL\BIN/perlcc.bat line 287.
> Use of uninitialized value in split at C:\PERL\BIN/perlcc.bat line 313.
> Note (probably harmless): No library found for 'oldnames.lib'
> Note (probably harmless): No library found for 'kernel32.lib'
> Note (probably harmless): No library found for 'user32.lib'
> Note (probably harmless): No library found for 'gdi32.lib'
> Note (probably harmless): No library found for 'winspool.lib'
> Note (probably harmless): No library found for 'comdlg32.lib'
> Note (probably harmless): No library found for 'advapi32.lib'
> Note (probably harmless): No library found for 'shell32.lib'
> Note (probably harmless): No library found for 'ole32.lib'
> Note (probably harmless): No library found for 'oleaut32.lib'
> Note (probably harmless): No library found for 'netapi32.lib'
> Note (probably harmless): No library found for 'uuid.lib'
> Note (probably harmless): No library found for 'wsock32.lib'
> Note (probably harmless): No library found for 'mpr.lib'
> Note (probably harmless): No library found for 'winmm.lib'
> Note (probably harmless): No library found for 'version.lib'
> Note (probably harmless): No library found for 'odbc32.lib'
> Note (probably harmless): No library found for 'odbccp32.lib'
> Note (probably harmless): No library found for 'msvcrt.lib'
> Bad command or file name
> C:\temp\perl>
>
****************************************************************************
> *********************************************
>
>
>
> When I do "perl -v", I get the following information
> ==========================================================================
> This is perl, v5.6.1 built for MSWin32-x86-multi-thread
> (with 1 registered patch, see perl -V for more detail)
>
> Copyright 1987-2001, Larry Wall
>
> Binary build 633 provided by ActiveState Corp. http://www.ActiveState.com
> Built 21:33:05 Jun 17 2002
>
>
===========================================================================
>

And what do you get when you do:

perl -cw temp.pl


>>>When I do the above I get: 
>>>temp.pl syntax OK



**** [EMAIL PROTECTED] <Carl Jolley>
**** All opinions are my own and not necessarily those of my employer ****

Reply via email to