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

ratpoints 2.1.2.p2 ignores CC and uses gcc whatever #7038

Closed
sagetrac-drkirkby mannequin opened this issue Sep 27, 2009 · 4 comments
Closed

ratpoints 2.1.2.p2 ignores CC and uses gcc whatever #7038

sagetrac-drkirkby mannequin opened this issue Sep 27, 2009 · 4 comments

Comments

@sagetrac-drkirkby
Copy link
Mannequin

sagetrac-drkirkby mannequin commented Sep 27, 2009

I gather ratpoints is causing problems with it wanting a very recent version of gcc, where here is another issue. Even if the variable CC is set to the Sun compiler, ratpoints ignores that and simply uses gcc anyway.

The build of ratpoints was attempted using

So it seems there are two at least two issues to resolve in ratpoints.

ratpoints-2.1.2.p2/src/testdata.h
Finished extraction
****************************************************
Host system
uname -a:
SunOS swan 5.10 Generic_139555-08 sun4u sparc SUNW,Sun-Blade-1000
****************************************************
****************************************************
CC Version
/opt/xxxsunstudio12.1/bin/cc -v
usage: cc [ options] files.  Use 'cc -flags' for details
****************************************************
make[2]: Entering directory `/export/home/drkirkby/sage/gcc32/sage-4.1.2.alpha2/spkg/build/ratpoints-2.1.2.p2/src'
gcc sift.c -c -o sift.o -I/export/home/drkirkby/sage/gcc32/sage-4.1.2.alpha2/local/include -Wall -O2 -fPIC -DRATPOINTS_MAX_BITS_IN_PRIME=7 -DUSE_SSE -funroll-loops
gcc gen_init_sieve_h.c -o gen_init_sieve_h  -I/export/home/drkirkby/sage/gcc32/sage-4.1.2.alpha2/local/include -Wall -O2 -fPIC -DRATPOINTS_MAX_BITS_IN_PRIME=7 -DUSE_SSE -L/export/home/drkirkby/sage/gcc32/sage-4.1.2.alpha2/local/lib -lgmp -lm
./gen_init_sieve_h > init_sieve.h
gcc init.c -c -o init.o -I/export/home/drkirkby/sage/gcc32/sage-4.1.2.alpha2/local/include -Wall -O2 -fPIC -DRATPOINTS_MAX_BITS_IN_PRIME=7 -DUSE_SSE -funroll-loops -O3

Component: packages: standard

Reviewer: Leif Leonhardy

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

@sagetrac-drkirkby sagetrac-drkirkby mannequin added this to the sage-5.0 milestone Sep 27, 2009
@sagetrac-ltw

This comment has been minimized.

@nexttime
Copy link
Mannequin

nexttime mannequin commented Mar 22, 2012

Changed reviewer from GNUism to Leif Leonhardy

@nexttime
Copy link
Mannequin

nexttime mannequin commented Mar 22, 2012

comment:2

This issue is now fixed by #12682 (which provides a ratpoints-2.1.3.p3 spkg).

@nexttime nexttime mannequin added c: packages: standard and removed c: build labels Mar 22, 2012
@nexttime nexttime mannequin removed this from the sage-5.0 milestone Mar 22, 2012
@nexttime nexttime mannequin added the s: needs review label Mar 22, 2012
@nexttime
Copy link
Mannequin

nexttime mannequin commented Mar 22, 2012

comment:3

Dear release manager, I leave it up to you to close this now. :-)

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

1 participant