This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001468] eCos GNU tools 4.6.2


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001468

--- Comment #17 from Sergei Gavrikov <sergei.gavrikov@gmail.com> 2012-02-14 20:25:35 GMT ---
Hi

Ilija, John - many thanks for new GNU tools and patches for arm-eabi
targets.

I'm checking my build for arm-eabi and I would like to verify some
things. Has anyone kept a log file on configure/build GCC for arm-eabi?

I am concerned about some warnings on configure libstdc++ libraries ...

  checking for atomic builtins for bool... no
  checking for atomic builtins for short... no
  checking for atomic builtins for int... no
  checking for atomic builtins for long long... no
  configure: WARNING: No native atomic operations are provided for this
platform.
  configure: WARNING: They cannot be faked when thread support is disabled.
  configure: WARNING: Thread-safety of certain classes is not guaranteed.

Have you seen these warnings? If you have not, what was your score

  % grep WARNING build.log | wc -l

I afraid that I get a spurious build...

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]