WIN-17: gcc/Makefile.in: libjava should not depend on libstdc++-v3

Adam Megacz patches@lists.megacz.com
Sat Feb 9 15:42:00 GMT 2002


Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
> FWIW libjava does require libstdc++ (the headers, at least) if your 
> building the xlib awt peers.

Yeah, exception.cc needs them too. But you don't need to build
libstdc++-v3 in order to access the headers, so this should be okay.

  - a



More information about the Java-patches mailing list