Menu

#41 'linker' input unused

v1.0_(example)
closed
None
1
2020-01-09
2015-09-25
No

Not a major issue but compiling on OS X gives e.g.:

g++ -DHAVE_CONFIG_H -I. -I.. -I../src/include -I../src/modules -I/opt/local/include -Os -arch x86_64 -framework Accelerate -MT modules-modules.o -MD -MP -MF .deps/modules-modules.Tpo -c -o modules-modules.o test -f 'modules.cc' || echo './'modules.cc
clang: warning: -framework Accelerate: 'linker' input unused

This is due to a linker flag being passed to the compiler - this is just to remind me to try and resolve this at some point. The warning only occurs when using -framework Accelerate and not when compiling against Atlas.

Discussion

  • Matt Denwood

    Matt Denwood - 2017-07-12

    This is resolved as of version 4.3.0 of the installation manual - the ticket can be closed

     
  • Martyn Plummer

    Martyn Plummer - 2017-07-13
    • status: open --> closed
     
  • Anonymous

    Anonymous - 2020-01-09

    how did uou resolve this?

     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB