public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem building libstdc++ for the avr target
@ 2020-12-07 17:32 Vladimir V
  2020-12-07 20:30 ` Jonathan Wakely
  0 siblings, 1 reply; 39+ messages in thread
From: Vladimir V @ 2020-12-07 17:32 UTC (permalink / raw)
  To: libstdc++

Dear libstdc++ developers,

I have recently experimented with building 'hosted' variant of the
libstdc++ for the avr target.
Practically, it looks like, after minor extension of the avr-libc, it can
be built.
Unfortunately, as a temporary workaround I had to disable dlopen test in
the configure script as I encountered the error:

'checking for shl_load... configure: error: Link tests are not allowed
after GCC_NO_EXECUTABLES'

while building with '--with-avrlibc' flag. The issue is described in
https://gcc.gnu.org/legacy-ml/gcc/2008-03/msg00515.html
and was resolved for the newlib. The fix was not applied for the avr-libc
targets although the rationale behind the solution
seems to be applicable there as well. I would like to ask what do you think
about extending the scope of the solution to work
with avr-libc based builds as well?

Thank you for considering my question.

With best regards,
Vladimir

^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2021-03-26  8:26 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 17:32 Problem building libstdc++ for the avr target Vladimir V
2020-12-07 20:30 ` Jonathan Wakely
2020-12-07 20:32   ` Jonathan Wakely
2020-12-09  0:28     ` Vladimir V
2020-12-09 12:32       ` Vladimir V
2020-12-09 12:49         ` Jonathan Wakely
2020-12-09 17:01           ` Jonathan Wakely
2020-12-09 23:00             ` Vladimir V
2020-12-10 17:39               ` Vladimir V
2020-12-10 20:15                 ` Jonathan Wakely
2020-12-10 20:31                   ` Vladimir V
2020-12-15 11:48                 ` Jonathan Wakely
2020-12-16  7:33                   ` Vladimir V
2020-12-07 20:41   ` Keith Packard
2020-12-07 21:06     ` Jonathan Wakely
2021-01-04 11:28       ` Vladimir V
2021-01-08 18:21         ` Jonathan Wakely
2021-01-22 14:46           ` Vladimir V
2021-02-07 13:55             ` Vladimir V
2021-02-07 18:22               ` Vladimir V
2021-02-07 18:23               ` Keith Packard
2021-02-07 22:33                 ` Vladimir V
2021-02-07 23:06                   ` Keith Packard
2021-02-08 12:58                     ` Vladimir V
2021-02-08 17:38                 ` Jonathan Wakely
2021-02-08 17:45               ` Jonathan Wakely
2021-02-08 17:47                 ` Jonathan Wakely
2021-02-08 22:25                   ` Vladimir V
2021-02-09 10:47                     ` Jonathan Wakely
2021-02-09 10:54                       ` Vladimir V
2021-03-25  9:27                         ` Vladimir V
2021-03-25 12:36                           ` Jonathan Wakely
2021-03-25 18:27                             ` Jonathan Wakely
2021-03-25 21:37                               ` Vladimir V
2021-03-25 23:02                                 ` Jonathan Wakely
2021-03-26  8:25                                   ` Vladimir V
2020-12-07 21:51     ` Vladimir V
2020-12-07 23:00       ` Keith Packard
2020-12-08  8:12         ` Vladimir V

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).