Re: problems in Cigwin

From: Rene Brun <Rene.Brun_at_cern.ch>
Date: Mon, 10 Aug 2009 07:43:19 +0200


I do not see any problem with the cygwin version. You do not mention which version you are trying to install. In case you update from the SVN trunk, do

    ./configure your options
    make

If this still does not work, do

   make distclean
   ./configure your options
   make

Rene Brun

DEBASISH DAS wrote:
> Dear Root-team,
> I am facing problem in running "make" for root
> installation under cigwin, the errors are below:
>
> g++ -m32 -O2 -o bin/rootcint core/utils/src/rootcint.o
> core/utils/src/RStl.o core/metautils/src/RConversionRuleParser.o
> core/metautils/src/TClassEdit.o \
> -Llib -lCint -lm -ldl -rdynamic
> g++: unrecognized option `-rdynamic'
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld:
> cannot find -lCint
> collect2: ld returned 1 exit status
> make: *** [bin/rootcint] Error 1
>
> Any help with be appreciated.
>
> thanks in advance,
> debasish das.
>
>
>
>
>
Received on Mon Aug 10 2009 - 07:44:04 CEST

This archive was generated by hypermail 2.2.0 : Mon Aug 10 2009 - 11:50:03 CEST