This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: WIN-17: gcc/Makefile.in: libjava should not depend on libstdc++-v3



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


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