Re: Adding a new thread model to libstdc++-v3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Look at the rule in libstdc++-v3/include/Makefile.am which uses sed to
create the libstdc++ copy of gthr-default.h
Thank you for the tip, after a bit of skimming through the code I found the problem: the line "thread_header=gthr-miosix.h" was missing into the file libstdc++-v3/config, whereas in libgcc/config it wasn't. That leads the configure script making the correct symlinks only for the "gthr-default.h" related to libgcc and leaving and empty file for libstdc++-v3.

Best regards,
Silvano Seva.




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux