Hi,

bonny joy wrote:
> 
> hello
> 
> I have a question on NSS building on WIN2k
> 
> can i buils NSS 3.2.1 on win2k
> i tried but the following error is coming
> 
> ************************************************************************
> Microsoft (R) Segmented Executable Linker  Version 5.60.339 Dec  5 1994
> Copyright (C) Microsoft Corp 1984-1993.  All rights reserved.
> 
> LINK : fatal error L1022: response line too long

I think somehow you have the wrong version of the linker.
The "Segmented" executable linker looks highly suspicious. It might be a
linker for 16-bit protect mode, such as an old Microsoft linker for
16-bit OS/2 (1.x) or for 16-bit Windows (3.x). The linker date of 1994
should also give you a hint that it might not be compatible with Win2K.

The linker I have, which works to build NSS on Win2K, is :

Microsoft (R) Incremental Linker Version 6.00.8447
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.

-- 
"Except for the lack of debugging and the ps thing, [Linux] kernel
threads are generally fine right now. And if you're not too fussed
about the more fiddly details of POSIX threads, and your application
doesn't spend most of its time in thread creation, then LinuxThreads
is great too."

  Linux-Kernel archive

Reply via email to