Dag Sverre Seljebotn wrote:
I hope there's not going to be a rule to call 'ld' directly to do linking in SPKGs, that would be a nightmare...
Nobody was suggesting that. I was just puzzled how LDFLAGS could work. I assumed the flags were passed directly to the linker, but it appears I am incorrect in assuming that.
? to me it makes sense to
pass LDFLAGS to whatever linker should be used. That would match e.g. Python distutils:
Fair enough. Are you aware of any reason the -m64 flag should not be passed to gcc/g++/gfortran if building 64-bit binaries?
Dave
-- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org