Ticket #3647 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

[with spkg, positive review] remove "- static-libgcc" from lcalc's CFLAGS

Reported by: mabshoff Assigned to: mabshoff
Priority: major Milestone: sage-3.0.6
Component: build Keywords:
Cc:

Description

At some point we added "-static-libgcc" to lcalc's CFLAGS. I am not so sure why we did it since the reasoning behind it is undocumented and I cannot imagine any reason why we should use it. This is causing trouble on some build platoforms, see

https://groups.google.com/group/sage-support/browse_thread/thread/a0e26173803f11d4/92f2602b2c448b59#92f2602b2c448b59

The spkg at

http://sage.math.washington.edu/home/mabshoff/lcalc-20080205.p2.spkg

removes that option.

Cheers,

Michael

Change History

07/12/2008 06:47:39 AM changed by mabshoff

There is some interesting discussion why "-static-libgcc" seem to be a can of worms at

http://www.trilithium.com/johan/2005/06/static-libstdc/

Cheers,

Michael

07/15/2008 09:51:56 PM changed by mhansen

  • summary changed from [with spkg, needs review] remove "- static-libgcc" from lcalc's CFLAGS to [with spkg, positive review] remove "- static-libgcc" from lcalc's CFLAGS.

+1

07/15/2008 10:12:41 PM changed by mabshoff

  • status changed from new to closed.
  • resolution set to fixed.

Merged in Sage 3.0.6.alpha0