Tom,
    
    I tried:
    
    - Get a newer make utility?  -> from MS this is the latest
    - Use GNU make -> can’t install/compile. It needs a file “cl”, and 
    only mentions MS C; I have Borland C.
                - Get the cygwin package and build under that? -> 
                        tried; lengthy process, voluminous, does not work.

I'll retry the original way, i.e. MS nmake, but on Windows NT to 
avoid the max-commandline-length problem.

Thanks for the suggestions.

        Cheers





On 1 Nov 00, at 16:53, Tom Biggs wrote:

> At 04:23 PM 11/1/00 -0500, JF wrote:
> 
> >I cannot install v 9.0.6 on Windows, because make returns an error.
> >
> >
> >The makefile bcb.mak contains a long CFLAG line which, which,
> >with some more characters before and after, becomes 168 chars
> >and exceeds the length limit, it seems
> >
> >In detail:
> >
> >
> >
> >[C:\Program Files\openssl-0.9.6] make -f bcb.mak
> >MAKE Version 4.0  Copyright (c) 1987, 1996 Borland International
> >Building OpenSSL
> >         mkdir tmp32
> >Directory already exists
> >         mkdir out32
> >Directory already exists
> >         mkdir inc32
> >Directory already exists
> >         mkdir inc32\openssl
> >Directory already exists
> >         bcc32 -otmp32\cryptlib.obj -Iinc32 -Itmp32 -
> >DWIN32_LEAN_AND_MEAN -q -w-a
> >us -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -
> >DDSO_WIN32 -O2 -ff -fp  -c .\cr
> >ypto\cryptlib.c
> >Fatal: Command arguments too long
> >
> >[C:\Program Files\openssl-0.9.6]
> >
> 
> Get a newer make utility?  Use GNU make?
> Get the cygwin package and build under that?
> 
> I thought tiny command lines went out with MSDOS, but
> I guess not.
> 
> 
> ((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((
> Tom Biggs
> '89 FJ1200     DoD #1146
> 
> "The whole aim of practical politics is to keep the populace alarmed -
> and hence clamorous to be led to safety - by menacing it with an endless
> series of hobgoblins, all of them imaginary."  -- H.L. Mencken
> ))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
> 



-----------
JF Delannoy, Ph.D.

Adjunct professor, University of Ottawa
Information retrieval, computational linguistics
www.site.uottawa.ca/~delannoy
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to