RE: [ROOT] building from source on Win32

From: Dave Casper (dcasper@uci.edu)
Date: Wed Dec 27 2000 - 16:45:53 MET


	Hi,

>   which library is passed via -L in config/Makefile.config on Win32?
> It should not happen,the pat should be explicit.

Here is the part of %ROOTSYS%\configure where it happens (note the last line
of the excerpt):

######################################################################
#
# Writing files
#
#---------------------------------------------------------------------
# config/Makefile.config
#
echo $ac_n "Writing $MAKEOUT ... $ac_c"
sed -e "s|@architecture@|$arch|"           \
    -e "s|@rootbuild@|$rootbuild|"         \
    -e "s|@mkliboption@|$mkliboption|"     \
    -e "s|@ldflags@|-L$libdir|"            \
[...]

As I indicated, I'm not sure this has any harmful effect other than a
warning message, but anyway.


Dave
dcasper@uci.edu



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