Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make SCons ignore Intel ifort's linker options #1618

Closed
sagetrac-mabshoff mannequin opened this issue Dec 29, 2007 · 4 comments
Closed

Make SCons ignore Intel ifort's linker options #1618

sagetrac-mabshoff mannequin opened this issue Dec 29, 2007 · 4 comments

Comments

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Dec 29, 2007

In http://groups.google.com/group/sage-devel/t/74de10c9f2d3edf7 Francois reported:

Hello Michael,

I think I found my problem. A little googling actually helped with
this link:
http://bugs.archlinux.org/task/6864
I did some experiments with the intel _fortran_ compiler (not even the
C compiler)
and I still have it on my system.
Since the intel compiler doesn't compile my lattice QCD code correctly
anyway
I will remove it and try again.
I am busy for the next few hours so I will do that a bit latter.

Thanks for looking,
Francois

Cheers,

Michael

Component: packages: standard

Issue created by migration from https://trac.sagemath.org/ticket/1618

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-3.0 milestone Dec 29, 2007
@sagetrac-mabshoff sagetrac-mabshoff mannequin self-assigned this Dec 29, 2007
@garyfurnish garyfurnish mannequin assigned garyfurnish and unassigned sagetrac-mabshoff Mar 23, 2008
@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Mar 24, 2008

comment:4

Since none of the code we compile with SCons is actually Fortran there is no point in selecting a different default Fortran compiler. Since SCons doesn't support g95 or gfortran (even with the December 2007 release!) we just remove the offending linker flag. The update spkg at

http://sage.math.washington.edu/home/mabshoff/release-cycles-2.11/alpha2/scons-0.97.0d20071212.spkg

It updates to the latest stable snapshot release. It also removes some crap from inside the spkg shrinking it about 30%.

Cheers,

Michael

@sagetrac-mabshoff sagetrac-mabshoff mannequin changed the title Make SCons use the GNU compiler even when Intel's compilers are present Make SCons ignore Intel ifort's linker options Mar 24, 2008
@sagetrac-mabshoff sagetrac-mabshoff mannequin modified the milestones: sage-3.0, sage-2.11 Mar 24, 2008
@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Mar 24, 2008

comment:5

Build tested on OSX and Linux.

Cheers,

Michael

@sagetrac-jkantor
Copy link
Mannequin

sagetrac-jkantor mannequin commented Mar 24, 2008

comment:6

Tested that spkg installs. Rebuilt polybori and clib.

@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Mar 24, 2008

comment:7

Merged in Sage 2.11.alpha2

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Mar 24, 2008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants