Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem building my perl using nmake #711

Closed
p5pRT opened this issue Oct 13, 1999 · 2 comments
Closed

Problem building my perl using nmake #711

p5pRT opened this issue Oct 13, 1999 · 2 comments

Comments

@p5pRT
Copy link

p5pRT commented Oct 13, 1999

Migrated from rt.perl.org#1613 (status was 'resolved')

Searchable as RT1613$

@p5pRT
Copy link
Author

p5pRT commented Oct 13, 1999

From Liorc@bezeq.com

I installed on my NT mechine a copy of Visual Studio 6 , that includes in it
a Visual c++ package.
I found in it the nmake utility that suppose to build perl.

I am facing dificulties doinf it , could you tell me specificly the stages
to build perl with nmake.

Regards ,

Lior.

@p5pRT
Copy link
Author

p5pRT commented Oct 13, 1999

From [Unknown Contact. See original ticket]

Hi Perl team !!

I installed on my NT mechine a copy of Visual Studio 6 , that includes in
it
a Visual c++ package.
I found in it the nmake utility that suppose to build perl.

I am facing dificulties doinf it , could you tell me specificly the stages
to build perl with nmake.

README.WIN32 from the root of perl source distributive will help for sure.
a pair of really quick advices​:
  - it will be much less problems if executables from visual studio will be
without spaces in a path to them.
  - do not try build perl from MSVC++ GUI, at least at first time, it's much
easier to buid it from command line
  - you need to slightly modify [perl-source]/win32/makefile somewhere at
the top of it. It is commented clearly and doing this will be no problem

Good luck,
Vadim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant