RE: [ROOT] building from source on Win32

From: Dave Casper (dcasper@uci.edu)
Date: Mon Dec 25 2000 - 19:26:28 MET


	Thanks Valeri and Fons,

I did eventually figure out the ROOTMACROPATH/ROOTMACRODIR typo.

There are a few other problems, perhaps none serious:

In config/Makefile.win32, there is another apparent typo (actually several
instances of one typo):

 -DCRTAPI1=_cdelc

I think "_cdelc" should be "_cdecl"; not clear whether this does any actual
harm.

The -L option to the ld command is not recognized on win32.  This is coded
into $(ROOTSYS)/configure

The correct syntax on Windows is "-LIBPATH:", I think; not clear whether
this does any actual harm either.

Finally, does anyone understand all the "inconsistent dll linkage. dllexport
assumed" warnings which occur?

Thanks,

Dave
dcasper@uci.edu



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:40 MET