From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Williams To: egcs@cygnus.com Subject: Re: fixing the c++/f77 circular dependency Date: Sat, 30 Aug 1997 12:00:09 -0000 Message-id: <199708301753.KAA32110@icarus.icarus.com> In-reply-to: fixing the c++/f77 circular dependency X-SW-Source: 1997-08/0807.html jason@cygnus.com said: > That may be. The code currently in libgcc is the freestanding > library, which includes some code called by various language > constructs, and therefore needs to be linked in automatically. I > don't want people to have to pull in libstdc++ to get RTTI support. My work largely involves freestanding C++. Please, libgcc needing things from the C library (and posix) is bad enough. Start bringing in libraries from all over the universe and ``main() { return 0; }'' will no longer fit on certain boards!-) Also, this again gets back to the build cycle problems Joel keeps griping about (and I also experience) and extending it ot yet another library. -- Steve Williams steve@icarus.com steve@picturel.com "The woods are lovely, dark and deep. But I have promises to keep, And lines to code before I sleep, And lines to code before I sleep."