[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] Hmm, what is V_STLOBJ for Win98?
You can set them to NULL in conf/makefile.win.
I changed the configuration of stl-dependent file recently, but forgot to
update makefile.vc and makefile.win :(
- Haobo
On Sun, 19 Nov 2000, [Windows-1252] Christian J�nsson wrote:
> When trying to compile ns-2 snapshot 2000-11-19 I can't understand what
> V_STLOBJ is... It's not defined in the makefile.vc, nor in the conf/makefile.win.
> I made my own makefile.vc, as usuall, by issuing a
> 'make PERL=perl makefile.vc -f Makefile.in'.
>
> May I assume that it's a change from OBJ_STL and that it's supposed
> to be NULL on Windows platforms?
>
> cl -c -Ox -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo
> -D_X86_=1 -D_WIN32_IE=0x0300 -DWINVER=0x0400 -DWIN32
> -D_WIN32 -D_MT -D_DLL -MD -Ox -Zm1000 -DNO_TK
> -Ic:\usr\local\src\NetSim\tk8.3.2\win
> -Ic:\usr\local\src\NetSim\tk8.3.2\generic
> -Ic:\usr\local\src\NetSim\tcl8.3.2\win
> -Ic:\usr\local\src\NetSim\tcl8.3.2\generic
> -Ic:\usr\local\src\NetSim\otcl-snapshot-20001119
> -Ic:\usr\local\src\NetSim\tclcl-snapshot-20001119
> -Ic:\usr\local\src\NetSim\tk8.3.2\xlib -I.
> -Ic:\program\micros~2\vc98\include -Fopushback/pushback.o
> -Tp pushback/pushback.cc pushback.cc
> NMAKE : fatal error U1073: don't know how to make '@V_STLOBJ@' Stop.
>
>
> Cheers,
>
> /ChJ
>
>