Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SdFat library [imported] #885

Closed
cmaglie opened this issue Nov 15, 2012 · 1 comment
Closed

SdFat library [imported] #885

cmaglie opened this issue Nov 15, 2012 · 1 comment
Assignees
Labels
Library: SD The SD Arduino library

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 885 moved from a Google Code project.
Added by 2012-04-13T15:30:18.000Z by pskor...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Medium

Original description

What steps will reproduce the problem?

  1. Arduino sketches that depend on the sdfat library fail to compile on Arduino-1.0.1-rc2
  2. I received the following error:
    core.a(new.cpp.o): In function __cxa_pure_virtual': /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino/new.cpp:17: multiple definition of__cxa_pure_virtual'
    SdFat/SdFat.cpp.o:/Users/usename/Documents/Arduino/libraries/SdFat/SdFat.cpp:62: first defined here
    /Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/bin/ld: Disabling relaxation: it will not work with multiple definitions

What version of the product are you using?
sdfatlib20111205 and SdFatBeta20120327

On what operating system?
Mac OS X

@agdl
Copy link
Member

agdl commented Jul 12, 2016

This issue was moved to arduino-libraries/SD#16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Library: SD The SD Arduino library
Projects
None yet
Development

No branches or pull requests

3 participants