[Bioc-devel] CXX on liverpool/lemming

Steffen Neumann (on the road) sneumann at ipb-halle.de
Sun Oct 14 21:20:36 CEST 2007


Hi,

I am trying to figure the build report for both windows machines on 
http://bioconductor.org/checkResults/2.2/bioc-LATEST/Rdisop/liverpool-buildsrc.html

which says 

g++ -c Rcpp.cpp -o Rcpp.o -I"e:\biocbld\bbs-2.2-bioc\R/include" -I"e:\biocbld\bbs-2.2-bioc\R/src/include"  -Wall -O2
g++: not found

where the corresponding Makefile says:

$(OBJ): $(SRC)
        $(CXX) -c $(SRC) -o $(OBJ) $(CXXFLAGS)

So the environment variable CXX is set to g++,
which is not in the path. Did I miss something ?

A related question:
Is there a description of the software installation 
for the build machines, like compiler and build environment ?
The description for developers in the wiki are a bit sparse.

Yours,
Steffen

-- 
IPB Halle                    AG Massenspektrometrie & Bioinformatik
Dr. Steffen Neumann          http://www.IPB-Halle.DE
Weinberg 3                   http://msbi.bic-gh.de
06120 Halle                  New Phone number !
                             Tel. +49 (0) 345 5582 - 1470
sneumann(at)IPB-Halle.DE     Fax. +49 (0) 345 5582 - 1409



More information about the Bioc-devel mailing list