At 05:45 AM 7/22/2004, Igor Pechtchanski wrote:
On Thu, 22 Jul 2004, Alex Vinokur wrote:
> ============================== > Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 4 > CYGWIN_NT-5.0 1.5.10(0.116/4/2) 2004-05-25 i686 > g++ (GCC) 3.3.1 (cygming special) > ============================== > > Could I need sources of the C++ library?
You certainly could. Anything's possible. ;-)
> I need that as a result of discussion at > http://groups.google.com/groups?threadm=2m7lltFjj3nuU1%40uni-berlin.de. > Alex Vinokur
...And it seems you already do. :-D
Seriously, though, doesn't installing the source package of gcc-g++ give you what you want? Looking at <http://www.cygwin.com/packages/gcc-g++/gcc-g++-3.3.1-3-src>, the source for that package contains libstdc++... Igor --
and g++ -E should show you the expanded STL, as well as which files it came from.
Tim Prince
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/