At 11:21 AM 5/24/00 +0200, Sedlak Anton wrote:
>Hi
>
>I'm looking for somebody who tried Perl for VMS AXP V7.2.
>First I tried VMS AXP V7.1 and there was no problems
>but when I went to my friend's machine with VMS V7.2 then Perl
>stopped working.

Stopped working how? Error messages help.

>but one part of
>my program was C program - dynamically linked to perl - and this program
>could not be compiled - missing headers or so.

What error messages? You may need to add a

#define PERL_POLLUTE 1

to the top of your source somewhere if the errors are whines about missing 
functions and variables (na, sv_yes, sv_undef, stuff like that). Read 
perldelta for more details.

>I appreciate if somebody can give me some suggestion of who tried perl
>on VMS AXP V7.2 because there are no such problems with V7.1.

I did all the building and testing of perl 5.6 on a 7.2 Alpha. FWIW--it 
does generally work.

>I'm not sure if this is automatic mailing list.
>If so please send reply copy also to my address because
>I'm not member now.

It is a mailing list--send mail to [EMAIL PROTECTED] to sign up!

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to