[sage-support] Re: Error linking static_dense_graph

2015-03-29 Thread Sam Wilson
/graphs/base/static_dense_graph.pyx'], libraries = ['gmp']), Sam On Sunday, March 29, 2015 at 11:18:30 AM UTC-7, Sam Wilson wrote: > > I'm trying to build sage 6.6rc1 on Windows 7 with cygwin 1.7.35. After a > couple days of compiling the toolchain and all the other p

[sage-support] Error linking static_dense_graph

2015-03-29 Thread Sam Wilson
I'm trying to build sage 6.6rc1 on Windows 7 with cygwin 1.7.35. After a couple days of compiling the toolchain and all the other packages, I get the error below. static_dense_graph.c doesn't refer to __imp___gmpn_and_n, so I'm not sure what to do! Anyone know what's happening? Sam gcc -I/u