deadkarma has asked for the wisdom of the Perl Monks concerning the following question:
Can anyone figure out what's going on? I think it has something to do with the -u<none> thing. . .---------------------------------------------------------------------- +--------- Compiling test.p: ---------------------------------------------------------------------- +---------- Making C(test.p.c) for test.p! C:\Perl\bin\Perl.exe -IC:/Perl/lib -IC:/Perl/site/lib -I. -MB::Stash - +c test.p C:\Perl\bin\Perl.exe -IC:/Perl/lib -IC:/Perl/site/lib -I. -MO=C,-l2000 +,-umain,-uattributes,-uDB,-u<none>,-uWin32 test.p The system cannot find the file specified. ERROR: In generating code for test.p!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: (eLore)perlcc errors
by eLore (Hermit) on Feb 19, 2001 at 18:20 UTC | |
by deadkarma (Monk) on Feb 19, 2001 at 18:45 UTC |