View Issue Details

IDProjectCategoryView StatusLast Update
0002280Slicer4Core: Building (CMake, Superbuild)public2012-07-27 15:24
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.2.0 
Summary0002280: Numpy - Do not expect developer to uninstall g77
Description

// ------------------------
From Jc - June 29 2012:

One more question:

Do we expect people to uninstall "g77" in case it is found ? Or should we pass flag like "--fcompiler=/dev/null" in that case ?

// ------------------------
From Hans - June 29 2012:

JC,

I would really like to not have to uninstall g77 (some of us can not do that). The NUMPY build system is really bad. On their web site they actually state that g77 must be uninstalled.

I like the idea of passing —fcompiler=/dev/null if that works.

Could we also pass —fcompiler="${CMAKE_Fortran_COMPILER} ${CMAKE_Fortran_COMPILER-ARG1}"
in the case where a valid fortran compiler is found?

I'm sorry that I can not be more helpful today, I'm trying to answer questions in-between a packed day of meetings.

Thanks,
Hans

TagsNo tags attached.

Relationships

related to 0002276 closedjcfr Fix numpy build error where gfortran is installed 

Activities

Issue History

Date Modified Username Field Change
2012-06-29 12:31 jcfr New Issue
2012-06-29 12:31 jcfr Status new => assigned
2012-06-29 12:31 jcfr Assigned To => jcfr
2012-06-29 12:31 jcfr Relationship added related to 0002276
2012-06-29 12:31 jcfr Target Version => Slicer 4.3.0
2012-06-29 12:31 jcfr Description Updated
2012-07-01 18:31 jcfr Note Added: 0005032
2012-07-01 18:31 jcfr Status assigned => resolved
2012-07-01 18:31 jcfr Resolution open => fixed
2012-07-01 18:31 jcfr Fixed in Version => Slicer 4.2.0 - Sept 1st 2012
2012-07-27 15:24 jcfr Status resolved => closed