This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Re: Why does libiberty have to build before a C library?


> Wait a sec - if that's true, wouldn't winsup need to be in ALL_GCC_C?

winsup depends on pretty much all the other libraries, so it's going
to be built last no matter how much you wish otherwise.  At one point
it depended on libstdc++ too.


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