Menu

#260 Fix multiple definition of DoLastComp

Both
closed-fixed
None
5
2018-10-03
2016-11-07
xry111
No

Hi Clint,

ATLAS 3.11.39 didn't produce shared objects on my laptop. Meanwhile the linker told me
there are multiple definition of DoLastComp.

This is because ATL_tammm_G.c would be compiled to 4 different objects
(ATL_{s,d,c,z}tammm_G.o) and each of them has a definition of DoLastComp.
Declear DoLastComp to be static will solve this.

The patch proposal is attached.

1 Attachments

Discussion

  • R. Clint Whaley

    R. Clint Whaley - 2016-11-07
    • status: open --> open-accepted
    • assigned_to: R. Clint Whaley
     
  • R. Clint Whaley

    R. Clint Whaley - 2016-11-07

    Thanks! I have made the change in the basefiles, so should be able to close this report once 3.11.40 is released. Moving this to the bug queue in the meantime.

     
  • R. Clint Whaley

    R. Clint Whaley - 2016-11-07

    Ticket moved from /p/math-atlas/patches/75/

     
  • R. Clint Whaley

    R. Clint Whaley - 2018-10-03

    I have released 3.11.40, so I'm closing this report. If problem re-occurs in 40, open up a new report!

     
  • R. Clint Whaley

    R. Clint Whaley - 2018-10-03
    • status: open-accepted --> closed-fixed
    • Group: developer --> Both
     

Log in to post a comment.

MongoDB Logo MongoDB